Applying a filter to a group
- Click the Filter Present hyperlink in the Properties panel. The Report Dataset Filter (ttadv9140m000) session starts.
- Add records with these properties:
-
Catenation Operator
-
Specify how this record should be combined with the other records. The first record is always an “if”. Other records can be “and”, or “or”:
- “And” means the data must match both records.
- “Or” means the data must match one of the records to be printed.
-
The conditions are grouped automatically. Each “and” starts a new group, and each “or” becomes part of the previous group. This grouping is indicated by the parentheses in the session.
-
Field Name
-
Specify the field on which to apply the filter.
-
Condition Operator
-
Specify the way in which to compare the specified value with the field value.
-
Input
-
If this check box is selected, the user can specify a value for the filter in the generated session. Otherwise, the value is always applied implicitly, and not displayed in the session.
-
Value
-
The value with which to compare the field value. If Input is enabled, then this becomes the default value that is displayed in the session, but the user can change it.
-
Match Case
-
If this check box is selected, comparison of text fields is case-sensitive. Thus, for example, ”field content” is treated differently from “Field content”.