Skip to content

Report Parameters

Parameters are used in Reports to change the data retrieved when viewing a Report.

For example, a Traceability parameter can be added to a Report to dynamically filter data to a particular work order number.

Tip

Parameters cannot be used on Reports with active schedules.

Setting Up Parameters

Parameters can be accessed from the Parameters button near the top of the Report Designer. Selecting this button will open an overlay with the Report's parameters.

Click Add Parameter to create a parameter, and use the Delete Parameter button to remove any unwanted parameters.

Parameters Button

Parameters Overlay

All parameters must have a Type and a Label. Other settings for the parameter are based on its type.

Part, Process, Characteristic, and Location Parameters

Parameters with a type of Part, Process, Characteristic, or Location can be used to dynamically filter by the corresponding field in their selected Retrievals.

Process Parameter Modifying a Retrieval

After creating a parameter with one of these types, select which Retrievals should be affected. When the Report is viewed, a prompt will appear for the user to select an entity (e.g. a Part or Location). The user's selection will only filter the parameter's selected Retrievals. If the user should be allowed to select multiple entities, set Allow Multiple to Yes.

Using a parameter of one of these types will overwrite the corresponding setting saved with the Retrieval.

Traceability Parameters

Traceability parameters can be used to dynamically filter by the corresponding Traceability field in their selected Retrievals.

Traceability Parameter Modifying a Retrieval

After creating a Traceability parameter, select its Traceability and which Retrievals should be affected. When the Report is viewed, a prompt will appear for the user to enter a value for that Traceability field (e.g. a work order number). The user's selection will only filter the parameter's selected Retrievals.

Date Parameters

Date parameters can be used to dynamically overwrite the Date Period of their selected Retrievals.

Date Parameter Modifying a Retrieval

After creating a date parameter, select which Retrievals should be affected. When the Report is viewed, a prompt will appear for the user to select either a Single Day or Date Range (depending on the parameter's Date setting). This date will overwrite the Date Period of the parameter's selected Retrievals.

Tip

Single Day date parameters will retrieve all data from the selected day, using the Global Setting for Start of Day Offset. Range date parameters allow the user to select the exact date and time range for retrieved data.

Custom Parameters

Custom parameters do not affect retrievals; they are only used to collect custom input from the user. Custom parameters can be used either as a free-form input or a dropdown list.

Custom Parameter Setup

Custom parameters are often displayed on a Report by selecting the parameter as the value of a Textbox or similar Report item. For example, a Report might be configured with a Sign-Off Initials custom parameter that displays the user's initials.

Custom Parameter Initials

Viewing a Report with Parameters

When a Report with Parameters is viewed, a prompt will be displayed to fill in all parameters. Clicking Confirm will display the Report, modified by the entered values.

Parameters Prompt

After the Report is displayed, the parameter values can be changed by selecting the Parameters button. The Report will be rerendered whenever parameter values are changed.

Change Parameters Button

See Also