You can create reports that provide dynamic data with Visual Studio Report Designer and Microsoft Dynamics NAV 2009. Your reports can include images, graphics, toggles on data columns, interactive sorting, and links to other data in the system. This walkthrough illustrates how to set up a report to include a link to the customer card page. When the report is run in preview mode, you can look up any existing customer directly from the report. By including this functionality, you now have a report that is a dynamic list that you can use to drill down into data instead of a report that is a static, printed list.

Expand imageAbout This Walkthrough

Expand imageEnabling Hyperlinks on a Report

Expand imageAdding a Variable and Code to the Report

Expand imageAdding a Text Box to the Report

Expand imageAdding a Link to Customer Name in Visual Studio

Expand imageRunning the Modified Report

Expand imageSee Also