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

Setting VendInvoiceInfoTable default values for custom fields - D365 FO

  When creating a vendor invoice and you are trying to populate custom fields on table VendInvoiceInfoTable you may find that the following ...