Freigeben über


Collections: Report Developer Resources

Dynamics AX 2012

 

This article contains a list of helpful resources for Microsoft Dynamics AX 2012 report developers.


SQL Server Reporting Services - Links to high level Reporting Services content and developing with Reporting Services.

 

Planning and Architecture - Describes the architecture of the reporting framework in Microsoft Dynamics AX.

 

Install Reporting Services extensions and configuring SQL SSRS 2008 - Describes how to install the extensions and deploy the reports included with Microsoft Dynamics AX.

 

Developing Reports for Microsoft Dynamics AX in Visual Studio - Describes the Microsoft Dynamics AX model-based approach for creating reports using the Microsoft Visual Studio development environment.

 

Reporting User Experience Guidelines - Provides guidelines for creating consistent layouts with different types of reports and charts in Microsoft Dynamics AX 2012.

 

Microsoft Dynamics AX 2012 White Paper: Report Programming Model - Describes the programming model to use with the Microsoft Dynamics AX reporting framework that is built on the SysOperation framework.

 

Working with Tablix Data Regions - Use the Tablix data region to display fields from a dataset either as detail data or as grouped data in a grid or free-form layout.

 

Adding Links to a Report - How to add navigational links in a Microsoft Dynamics AX report to other reports, Enterprise Portal pages, and forms in the Microsoft Dynamics AX client.

 

Debugging a Report Data Provider Class – Special setup instructions are required when debugging across managed and IL code.

Microsoft Dynamics AX 2009 White Paper: Print Management Guide – Describes print management, and how it gives users specialized control of print settings for selected Microsoft Dynamics AX reports.

 

Microsoft Dynamics AX 2012 and 2009 Reference: Report List - Use this spreadsheet to find a report similar to your scenario so that you can see the implementation details in the developer workspace.

 

How to engage with customer support

Microsoft Partner Network: https://partner.microsoft.com/US/40074177

           --or—

Dynamics Support: https://mbs.microsoft.com/partnersource/support

Comments

  • Anonymous
    March 20, 2013
    For the report development, above only Visual Studio is only mentioned.  I see articles on MSDN referencing Report Builder 3.0.  Is Microsoft still supporting this with reference to AX 2012 and will it be supported in the release after 2012?  If so is the intention to only use Cube data from the report builder?