06 June 2016

Management reporter configuration for AX 2012

1 comment:

  1. Hi! I found this small tutorial very useful for me as a beginner in finances and business, because I just needed to install and configure Management Reporter for microsoft ax dynamics to be able to create, maintain, deploy, and view financial statements. I think it will help me to design a lot of different reports efficiently.

    ReplyDelete

Give me the commetns and solutions

Service class to get the selected record and deleted matching records and refresh the form data source in D365 F&O

 [DataContractAttribute] class ABCUserProfilesBulkDeleteContract {         UserId userId;     [DataMemberAttribute('UserId')]     pu...