> For the complete documentation index, see [llms.txt](https://docs.reportpundit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportpundit.com/knowledge-base/report-creation/filters/is-and-is-not.md).

# 'Is' & 'Is not'

### How does the 'Is' and 'Is not' filter work?

{% tabs %}
{% tab title="Is" %}
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.

![](https://3511479413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN3iF-DdMhu4BVsTA9%2Fuploads%2F4z7dB70UzRKJ64uIz1dM%2Frefunded.gif?alt=media\&token=43a666b8-03f7-4a80-b542-92117b2fc0de)
{% endtab %}

{% tab title="Is not" %}
The "**Is not**" filter excludes any name that **matches** the filter parameter.&#x20;

***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.

![](https://3511479413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN3iF-DdMhu4BVsTA9%2Fuploads%2Fi2s5yLBmJnWM7S3LWWV8%2Ffilter-is-not.gif?alt=media\&token=8ca755eb-2706-4c1e-af07-87b23c040081)
{% endtab %}
{% endtabs %}

*Watch this 85 seconds explanatory video to understand better:*&#x20;

{% embed url="<https://youtu.be/Wk59xaxetnc>" %}

{% hint style="info" %}
Please note that with the "**Is**" and "**Is not**" filter condition, you can **add more than one** filter value.
{% endhint %}
