You can use reports to print or display information from a database. You can use a report to structure and summarize information and to print documents, such as invoices. For example, you can create a report that lists all customers and all orders that have been added by each customer. You can also create a report that is automatically filled with the relevant information for an invoice.

You can also use reports to process data without printing or displaying content. For example, you can use a report to automate updating all prices in an item list. It can be easier to create a report to process data instead of a codeunit to do the same processing because you can use:

The following sections describe the documentation that is available for reporting in Microsoft Dynamics NAV 2013.

RDLC Reports

To design a client report definition (RDLC) report, you design the data model with Report Dataset Designer and you design the layout with Visual Studio Report Designer.

To See

Understand the difference between designing a data model for a report and designing the layout for a report.

Report Design

Understand the different types of reports.

Types of Reports

Learn how to design reports.

Designing, Running, and Printing Reports

Learn the system requirements for Microsoft Dynamics NAV 2013 reports.

System Requirements for Microsoft Dynamics NAV 2013

Upgrade a Microsoft Dynamics NAV 2009 report to a Microsoft Dynamics NAV 2013 report.

Report Upgrade

Add a report to the ribbon in the RoleTailored client.

How to: Make a Report Available from a Page

Learn about the different ways to run a specific report.

How to: Run Reports

Printing Reports

Learn about report triggers and when they are called during report processing.

Report Triggers

Learn about how to design request pages for reports.

Request Pages

Step through detailed examples of creating reports

Report Design Walkthroughs

Use Visual Studio Report Designer to design the layouts of reports

Report Designer

See Also

Concepts

Objects