Boolean Operators |
Boolean operators define how condition statements in a filter are linked together. The following Boolean operators are available when you create custom filters.
Option |
Description |
---|---|
And |
Displays records that meet the criteria that are set in all of the defined conditions. |
Or |
Displays records that meet the criteria that are set in at least one of the defined conditions. |
Not and |
Displays records that do not meet all of the criteria that are set in the defined conditions. |
Not or |
Displays records that do not meet any of the criteria that are set in the defined conditions. |