Wednesday, 30 March 2022

New Parameter to existing contract class for SSRS Report

Add new parameter for CustAccountStatementExt report 

 In SSRS report parameters the newly added parameter through contract extension will not show but When we run report from UI then it will show.

Which means we should not get panic if it doesnot show in SSRS Report .

Just Run it from UI it will show the contract parameter. based on this you need to modify the logic in DP class.


https://community.dynamics.com/365/financeandoperations/f/dynamics-365-for-finance-and-operations-forum/398773/new-parameter-to-existing-contract-class-for-ssrs-report

No comments:

Post a Comment

Display Method Data Not Showing in Query-Based SSRS Reports in D365 FO

 While working on a Query-Based SSRS Report in Dynamics 365 Finance & Operations, I faced an issue where a display method added through ...