Skip to main content
Version: 24.3

Advanced Concepts in Data Filtering

Advanced data filtering makes it possible to define groups of parameters that work together to filter undesirable data from the report. Users can define multiple parameters and control the order of evaluation. Filter report data to control what users see at runtime.

Data filtering gives users the ability to control the content of the report. Filter extraneous data from the report by defining one or more parameters that are evaluated at runtime. The directional pad control directional pad control The individual arrows of the control perform the following functions:

Shift up Indents a parameter one position up

Shift down Indents a parameter one position down

Shift left Indents a parameter one position left

Shift right Indents a parameter one position right

As parameters are indented to the right, enclosing parentheses appear to indicate the order of evaluation.

Users can also perform a row-level comparison with fields in two different columns. In this case, the parameter takes the form of an equation similar to:

Label1 is Compared to Label2

where label1 represents the first column name, compared to represents a comparison operator, and label2 represents the second column name.

To compare values from two different columns:

  1. From the Column drop-down menu, select the desired column.
  2. From the Operator drop-down menu, select the desired comparison operator.
  3. From the Value type drop-down menu, select Other Data Column.
  4. From the Value field drop-down menu, select the desired column the comparison will be performed against.
  5. Click OK to add the parameter to the report.
  6. Click the Delete Icon icon adjacent to any parameter to delete that parameter from the report. Click the Modify Icon icon to modify a parameter.

Note: When comparing two different columns, the Ask in Report check box is disabled.

Custom Reporting and Data Mart