Thursday, 16 October 2014

Creating AX 2012 Report through Wizard

Creating Report through Wizard
·         Open AX and press Ctrl+D
·         In Development Workspace, Click Tool->Wizard ->Report Wizard






·         In Report Wizard check the box to include system table and click next.


·         In the wizard page enter the title for report and click next.

·         Select the tables which you need in report to be shown up. The related table window will ease out the burden to search tables.
·        


·         Click Next


·         Select the fields that needs to be displayed in report.


·         Specify sorting order with selection.

·         Specify the range you need to query


·         Select the layout of report


·         Click Finish
·         Traverse to AOT->Reports->Admin_report

·         Right Click the report and click open query dialog will appear as shown below.Click next after filling the filter value(optional)

·         Click OK.

·         X++ Report will appear on screen.



No comments:

Post a Comment