Configure a Boolean Report Parameter
Boolean parameters represent binary inputs or values that are in one of two possible states: true or false. Boolean parameters are used to toggle specific conditions or filters.
For an example, see Configure a Boolean Billboard Parameter.
Security Note: You need the Allow report maintenance security right in the Reporting domain security rights group for this activity.
Activity Steps
- Open the Report (configuration).
- Select the Parameters tab.
- Right-click in the Parameters field group and select New » Bool Parameter from the menu.
- Complete the following fields.
- Name—Case-sensitive name of the parameter that is used in the query.
- Caption—Caption used when prompting for the parameter value.
- Required—Whether the parameter must be defined before data can be retrieved.
- Force Refresh—Whether the parameter is refreshed if its value is dynamic.
- Default Value—Default value of the parameter, used to display a preview of the SQL query.
- Display Parameter in Report Header—Only applicable to parameters used in reports with a report header, such as MineMarket standard reports. Default: Checked.
Note: When running a report, only parameters with selected values can be displayed in the report header. If no value is selected for an optional parameter, the parameter does not display, even if Display Parameter in Report Header is checked in the parameter configuration.
- Click Save.