Report Properties
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Most of the properties for a report are set on the design, design sections, and controls nodes in the Application Object Tree (AOT).
For information about system properties that are available on reports, see System and Common Properties.
The following topics list the properties of AOT elements that are sub-elements under a report element:
Report Design Section Properties
The following table describes the properties of a report.
Property |
Description |
New in this version of |
---|---|---|
AllowCheck |
Specifies whether a message is displayed when users attempt to run reports that they do not have permission to view. Select Yes to specify that a message is displayed. |
|
AutoJoin |
Specifies whether a record returned by the element.args method is used to set the range on the report query. |
|
Interactive |
Specifies whether users can select which records to display by modifying the query associated with a report. |
|
Model |
Specifies which model the report is in. A model is a logical grouping of elements in a layer. An element can exist in exactly one model in a layer. The same element can exist in a customized version in a model in another layer. |
AX 2012 |