Set filters for queries in report scripts

In report scripts, you can configure filters for queries by setting parameters. Filters are used to limit queries to a specific result set, for example, only models of the EPC type.

Depending on the data element that is set for a query, different parameters are available for selection.

Prerequisite

You have created a report script in design view.

Procedure

  1. Open a report script in the design view of Script Editor.
  2. In the Structure column, right-click a query for which you want to set filters.
  3. Click Properties in the pop-up menu.
  4. Activate the Parameters page.
  5. Select the relevant query in the Queries box.
  6. In the Parameters box, set the relevant filter for the selected query.
  7. Click OK.

Your changes are transferred to the report script.

Example

Set filters for a query

See also

How are queries defined in report scripts?