Microsoft Dynamics AX 2012 R3 Reporting Cookbook is recommended for Dynamics AX developers and .NET-based SSRS developers looking to familiarize themselves with the new AX reporting framework.
What you will learn
Create and deploy reports in AX 2012 R3
Understand the SSRS report programming flow
Modify the reporting framework
Create RDPbased reports
Design tabular matrices and chartbased reports
Debug reports, the reporting framework, and business logic
Migrate reports from the legacy reporting framework
Get to grips with unit testing and troubleshooting SSRS reports
Who this book is for
Microsoft Dynamics AX 2012 R3 Reporting Cookbook is recommended for Dynamics AX developers and .NET-based SSRS developers looking to familiarize themselves with the new AX reporting framework.
Table of Contents
Understanding and Creating Simple SSRS Reports
Enhancing Your Report ? Visualization and Interaction
A Report Programming Model
Report Programming Model ? RDP
Integrating External Datasources
Beyond Tabular Reports
Upgrading and Analyzing Reports
Troubleshooting and Other Advanced Recipes
Developing reports with complex database
Unit test class and Best practices used for reports