Filter logic
The filter logic allows to specify how the filters are processed:
- Operators: 'and', 'or' and brackets '()'
- All filter ids have to be included at lease once
- Example 1: '1 or 2 or 3'
- Example 2: '(1 and 2) or (1 and 3)'
Default (empty Filter Logic): All Filter are connected with AND
Click Advanced under the filters to use Filterlogic