The following table describes the filter operators:
NOTE: For a comparison of Control-M Reporting Facility and Control-M Reports operators, see Operator comparison.
Name |
Description |
---|---|
Is |
Displays all values for the selected field that equal the value specified. NOTE: You cannot separate values by comma. If required, use one of the operators:
|
Is not |
Displays all values for the selected field that do not equal the value specified. NOTE: You cannot separate values by comma. If required, use one of the operators:
|
Any of the following |
Displays all values that are any of the listed values. You can specify more than one value, or set a relationship between the values (substring of *) |
None of the following |
Displays all values except the listed values. The relationship between the values is and. (substring *) |
Like |
Displays all values that are a substring of the listed value. (app*) You can use any of the following:
NOTE: You cannot separate values by comma. If required, use one of the operators:
|
Not like |
Displays all values that are not like the substring of the listed value. (app*) You can use any of the following:
|
Greater than |
Displays all values that are numerically greater than the listed value. |
Greater than/Equals |
Displays all values that are numerically equal to or greater than the listed value. |
Lesser than |
Displays all values that are numerically lesser than the listed value. |
Lesser than/Equals |
Displays all values that are numerically equal to or lesser than the listed value. |
Parent Topic |