Page Report Properties
This topic lists the properties of a Page Report object.
A page report may contain one or more report tabs, and each report tab contains a report body. The Report Inspector enables you to focus on one of the three levels, namely the page report, report tab, and report body. By default, the root node in the Report Inspector represents the current report tab. You can select the Up button on the toolbar to show the page report as the root node (if the current root node represents the report body, you should select that button twice). After showing the page report node in the Report Inspector, you can set its properties:
Property Name | Description |
---|---|
General (available for page reports created using query resources) | |
Class Type | Indicates the class type of the object. This property is read only. |
Instance Name | Shows the instance name of the object. This property is read only. |
Others | |
Import Parameter Values | Specifies the name of a class file from which to import default values for parameters used in the report, for example, TestParamList. Then when viewing the report, the displayed Enter Parameter Values dialog will only list the imported default parameters.
To make the property work, you need specify the Parameter List Auto property to false. For more information, see Importing Parameter Values. Data type: String |
Parameter List Auto | Specifies whether to get the default values for parameters used in the report from values defined in the catalog.
Data type: Boolean |
Push Down Group Query | Specifies whether to push down group level summary computations in the page report to the DBMS at runtime. Choose an option from the drop-down list.
Data type: Boolean |