> 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="/files/lcFmqJPeh6OtpC4CrNtQ" 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="/files/ZFKtzMDnODAOoEPbt272" alt=""><figcaption></figcaption></figure>
