Report Parameter
Introduction
A Report parameter allows the end-user to select a parameter for the data set that supplies the data for a Report grid. The parameter is used to filter the results in different ways so that the same report can display different sets of data.
For example, a report may show order data for a customer and the report parameter can be used to specify which customer’s data should be displayed.
The report parameter is displayed in Structure mode with the data set parameter name (and the attribute to be displayed if the parameter is an object) shown between square brackets and colored blue.
A Report parameter cannot be used for data set parameters of type Date and time. Date and time parameters must be filtered by a Report Date Parameter widget.
If you add a report parameter widget on the page, you must also add a Report Button widget. This allows the end-user to regenerate the report after specifying the parameter.
Report Parameter Properties
An example of report parameter properties is represented in the image below:
Report parameter properties consist of the following sections:
Common Section
Design Properties Section
General Section
Parameter
Parameter is set to a data set parameter, the value of which is restricted by this widget. The corresponding data set must be used by one of the report widgets on the page.
Displayed Attribute
Displayed attribute is only available if the data set parameter is an object. Displayed attribute specifies which attribute of the corresponding entity is shown in the drop-down selection.