Book Image

Microsoft Dynamics AX 2012 R3 Reporting Cookbook

Book Image

Microsoft Dynamics AX 2012 R3 Reporting Cookbook

Overview of this book

Table of Contents (17 chapters)
Microsoft Dynamics AX 2012 R3 Reporting Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Introduction


In the earlier chapters, we designed simple SSRS reports using queries or database tables. However, sometimes businesses need more analytical reports with a complex logic that would not be possible through queries or database tables. We need to use other AOT objects to develop such reports. In this chapter, we will develop the SSRS reports in Dynamics AX R3 using complex queries, views, and maps to fulfill business requirements. Using queries, maps, and views will help fetch the data in a faster and easier way.