Dynamics 365 For Operations: GenerateDrillThroughLink/DrillThroughProvider - Hyperlink on SSRS report data fields

The process for embedding custom drill-down navigation links into application forms in Dynamics 365 for Operations differs from solutions in AX2012

Dynamics 365 for Operations Reporting framework does NOT auto-generate hyperlinks based on EDT relations.

How to get hyperlink on SSRS report data field:

In the Precision design, field 'Action' property, you can find the expression like:

=Microsoft.Dynamics.Framework.Reports.BuiltInMethods.GenerateDrillThroughLink(Parameters!AX_ReportContext.Value, Parameters!AX_UserContext.Value, "[MenuItemName]", "[MenuItemType]", "[TableName]", "{Arguments}")

Example:
=Microsoft.Dynamics.Framework.Reports.BuiltInMethods.GenerateDrillThroughLink(Parameters!AX_ReportContext.Value, Parameters!AX_UserContext.Value, "ProjTable","Display","ProjTable", "ProjId",fields!ProjId.Value)





1 comment:

  1. Hi Vishal,
    I tried it for very simple SSRS report (auto/precision design) vendlist for vendor account field but it is not working. Am I missing something before applying this value?

    ReplyDelete

Agentic AI - This Isn't the Next Wave. This Is the New Ground.

  Let me say something that might make some people uncomfortable. Most organizations are still debating whether to adopt AI. Meanwhile, t...

Powered by Blogger.