...
All the filters in a search can be compared to an if-statement. For example
Example:
If a search only has these three filters, the comparable if-statement is (in pseudo code)
...
Creating a Group is a way of having other Conditions in the "if-statement".
Here is an example Example of how to create a Group:
Go to the Search Editor → click "Add group" → add a filter → choose a Condition → rinse and repeat until satisfied.
View file | ||||
---|---|---|---|---|
|
The The Details panel view of the newly created group:
...
The first filter in a group will always have an AND condition in relation to all other filters not in the group, but subsequent filters in the group can have other Conditions.
...