Hi everyone
I need to Generate Drill through link for ssrs report to take to All transaction form for a specifice MainAcount
in this form
i have tried this but not working for me
=Microsoft.Dynamics.Framework.Reports.BuiltInMethods.GenerateDrillThroughLink(
Parameters!AX_ReportContext.Value,
Parameters!AX_UserContext.Value,
"[MenuItemName]", "[MenuItemType]", "[TableName]", "{Arguments}")
Thanks


Report
All responses (
Answers (