Filter editor: Difference between revisions

Jump to navigation Jump to search
Line 55: Line 55:
* AND operator: all grouped conditions must be met
* AND operator: all grouped conditions must be met
* OR operator: at least one of the grouped conditions must be met
* OR operator: at least one of the grouped conditions must be met
Unless you specify a different relation between conditions, the implicit operator is AND, i.e., all conditions must be met.
To establish a relation between multiple groups of conditions, use the Group AND and Group OR operators.


== Define sort order and restrict count ==
== Define sort order and restrict count ==

Navigation menu