> For the complete documentation index, see [llms.txt](https://docs.dataexport.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataexport.io/kb/reports/filters-and-sorting/is-and-is-not-filter.md).

# 'is' & 'is not'

```
How does 'is' & 'is not' filter work?
```

**'is'** filter will pull any given name in the filter.

**Example:** I want to filter a product title "**Airbus Scale model**" among hundreds of product titles.

When the filter is applied, the report will show only **"Airbus Scale model".**

<figure><img src="https://791683593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN38pxrmSRWq3e_Evi%2Fuploads%2FV2Av5kC8wE4eVY6NYCE6%2Fimage.png?alt=media&amp;token=eb34a9f3-fd4d-4f16-9be6-4fa4757da321" alt=""><figcaption></figcaption></figure>

If **'is not'** filter is applied, the report will exclude "**Airbus Scale model**" and show the rest of the product titles.

<figure><img src="https://791683593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN38pxrmSRWq3e_Evi%2Fuploads%2FtZ9s8uMLrNvy4G3Od2LM%2Fimage.png?alt=media&amp;token=5c1a06ef-64e9-46e2-8c2f-05b358a1914b" alt=""><figcaption></figcaption></figure>
