'Is' & 'Is not'
How does the 'Is' and 'Is not' filter work?
The "Is" filter pulls any given name that matches the filter parameter.
For example, when the "Is" filter is applied to the financial status with the "refunded" parameter, the app filters in all the transactions with a "refunded" status.

The "Is not" filter excludes any name that matches the filter parameter.
For example, when the "Is not" filter is applied to the financial status with the "paid" parameter, the app filters out all the transactions with a "paid" status and shows all other available statuses.

Watch this 85 seconds explanatory video to understand better:
Last updated