
Expand the node for the CustTransactionData query. Right-click the node for the new query, click Rename, and then type CustTransactionData. In the AOT, right-click the Queries node, and then click New Query. Open the Microsoft Dynamics AX Development Workspace.
#TRANSTYPE PRO DOWNLOAD HOW TO#
The following procedure explains how to define the query that will be used to retrieve customer transaction data. The TransType field is from the CustTrans table, so you will add the CustTrans table as a data source. In the report, you will filter the data that is displayed based on the TransType field. You will create a query using the CustTable table as the data source. In this walkthrough, you will use a query that is defined in the Microsoft Dynamics AX Developer Workspace. There are several ways to retrieve data for reports. Microsoft Visual Studio tools for Microsoft Dynamics AX

In order to view data in the report, these tables must contain data.

This walkthrough uses the CustTable, CustTrans, and CustGroup tables. To complete this walkthrough, you will need: This walkthrough illustrates the following tasks:Ĭreating a report that has a column chartĬreating and configuring report parameters and filtersĬhanging the format of a report to display as a bar or line chart In this walkthrough, you will create a report to display customer transaction data in a column chart. Displaying data in a chart makes it easy for users to see comparisons, patterns, and trends in the data. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.Īpplies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012Ī chart provides a graphical representation of data.

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