Filter settings window

Conditional filtering allows data grid contents to be filtered against any columns using boolean operators and wildcard matching.

Filter conditions are applied in the Filter settings window.

Filter conditions are organised in groups. Groups are related to each other by boolean operators. Groups are visually separated by left indentation.

Filter settings window

Filter settings window components:

1 — Top-level filter group menu. Click to open a drop-down list of commands:

2 — Sub-level filter group menu. Performs the same function as (1) with the exception that the Clear command is replaced by the Delete row command. The Delete row command removes the adjacent condition or group of conditions.

3 — Click this button to add a new condition in the same group.

4 — Boolean operator. Click to open a drop-down list of boolean operators: AND, NOT AND, OR, NOT OR. These operators define the relationship between groups.

5 — Column name. Click to open a drop-down list containing names of all the columns in the data grid. Click a column name to select it.

6 — Condition operator. Click to open a drop-down list of conditions. The conditions available for selection depend on the type of column selected in (5):

7 — Search expression. Enter the string to be matched by the condition operator in this field. Special characters:

8 — Column unique values. Click this button to open a drop-down list of unique values in the column selected in (5). Select a value to enter it in the search expression field. The first option, empty, clears the field. This is used to specify an empty field value as the search expression.

The OK button applies the filter and closes the filter settings window. The Cancel button closes the window without applying filter settings. The Apply button applies filter settings without closing the window.