How to: Add an Existing Report to a Reporting Project

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

This topic describes how to add an existing report to a reporting project. The task to add an existing report to a reporting project is performed in Visual Studio. You use Application Explorer and Model Editor tools to complete the task.

To Add an Existing Report

  1. In Visual Studio, with a project open, on the View menu, select Application Explorer. The Application Explorer opens. Application Explorer lets you view items and perform tasks in the Application Object Tree (AOT) in Microsoft Dynamics AX.

  2. In Application Explorer, expand the SSRS Reports > Reports node. Find the report that you want to add to the project.

  3. Right-click the report and select Add to Project. The report is added to the current project.

    Note

    You may need to open the report for edit at the Visual Studio project level. The project solution will contain any necessary dependencies for the report to build. For example, report drill-throughs require both the source and target report to be loaded in the solution to build successfully. For information on the reports that a reporting project contains, see List of Reporting Projects.

See also

Report Integration and Customization Overview

How to: Add or Delete a Report

Application Explorer

Model Editor Overview

Working with Reporting Projects