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

![](/files/4yaiiB4pGpZMpRIPyOUA)
{% 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.

![](/files/zbi6lOMwAaIpBU1vQE7e)
{% 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 %}
