Filter
For selected screens a filter option will appear in the top bar.

To use the filter the following syntax is used:
columnName = value
columnName != value (not equal to)
columnName includes value (in string)
columnName !includes value (not n string)
To clear filter delete the input and click search

Last updated