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

Merge Dimensions (MainAccountId and LedgerDimensions) defaultDimension in D365 F&O and X++

 public DimensionDynamicAccount getLedgerDimension(container _conData, TransDate _transDate = today()) {     int                            ...