Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Dynamics AX 2012 R3 Reporting Cookbook Update

You're reading from   Microsoft Dynamics AX 2012 R3 Reporting Cookbook Update Over 90 recipes to help you resolve your new SSRS Reporting woes in Dynamics AX 2012 R3

Arrow left icon
Product type Paperback
Published in Mar 2015
Publisher
ISBN-13 9781784395384
Length 352 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (12) Chapters Close

Preface 1. Understanding and Creating Simple SSRS Reports FREE CHAPTER 2. Enhancing Your Report – Visualization and Interaction 3. Report Programming Model 4. Report Programming Model – RDP 5. Integrating External Datasources 6. Beyond Tabular Reports 7. Upgrading and Analyzing Reports 8. Troubleshooting and Other Advanced Recipes 9. Developing Reports with Complex Databases 10. Unit Test Class and Best Practices Used for Reports Index

Opening a report with a dialog


In Microsoft Dynamics AX R2 and R3, we can run an SSRS report with the help of a dialog. Dialogs help the user print the SSRS report on the basis of the parameters defined in the report dialog. Suppose a user wants to print the details of a selected customer, they will select the parameter, run the report, and print the desired result. The dialog of an SSRS report can be opened through a menu item.

How to do it...

  1. In this recipe, the user will print the SSRS report which shows the customer's details on the basis of the customer account and customer group. So, the first step is to create an SSRS report using a query (as explained in Chapter 1, Understanding and Creating Simple SSRS Reports), giving the range as AccountNum and CustGroup.

  2. The next step is to create a new menu item. Go to AOT | Menu items | Output and right-click on it. Click on New Menu Item, as shown in the following screenshot:

  3. Now assign the SSRS report to the menu item.

  4. The last step is to open...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime