Share via


Report Design in Microsoft Dynamics NAV 2009

We have now released training material for designing reports in NAV 2009.

This training will teach the learners about the concepts of Report Design in NAV 2009 using VS Report Designer along with the limitations and workarounds in Report Design. It covers the new options with practical examples on creating reports in report design, creating and defining data set within NAV 2009 to be used in Visual Studio. In addition, it covers how to implement dynamics features like interactive sorting, conditional formatting, visualizing data using graphs, document maps, creating expressions. Furthermore the training contains information on best practices and recommendations for creating interactive dashboard reports containing KPI’s.

At Training Material Completion
After reviewing this training, individuals will be able to:

  • Understand the new architecture and reporting features in Microsoft Dynamics NAV 2009.
  • Create table and matrix reports for the Microsoft Dynamics NAV RoleTailored client in Microsoft Visual Studio.
  • Add interactive features, such as Visibility Options, Interactive Sort, Document Maps, and Pictures to the report.
  • Use expressions and custom code in RoleTailored client reports.
  • Integrate reports in the RoleTailored client user experience.
  • Run RoleTailored client reports in various ways.

You will find the training material at CustomerSource here:
https://mbs.microsoft.com/customersource/training/trainingmaterials/student/course80146.htm

Thanks,
Claus Lundstrøm, Program Manager, Microsoft Dynamics NAV

Comments

  • Anonymous
    August 14, 2009
    Hi Claus, Where can I find more infromation on debugging reports? I have a problem whereby I am developing a simple Sales Invoice report, and at (seemingly) random, the output is completely blank, except for some formatting lines I added in the RDL Layout. The SQL Reportin Service Log and Event logs show nothing unususal. It would be useful to know the process that happens when I request a report is requested from the RTC, and where I might be able to view any intermediate output files. I would really appreciate your help. Regards, Theo Stock (Cape Town)

  • Anonymous
    August 15, 2009
    While in Preview mode you can Zoom into the underlying dataset of the report. In NAV 2009 RTM use this shortcut CTRL+SHIFT+ALT+F12. If your are using NAV 2009 SP1 we have changed this shortcut to CTRL+ALT+F1 and also made it accessible from the help menu. Regards, Claus Lundstrøm