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

# Filters

### Where can I find these Filters?

You can find the '**Contains**' and '**Not contains**' filters in two places.

1. **Report Header**

<figure><img src="/files/Cz8iSlFFFj6QknWUQYLp" alt=""><figcaption></figcaption></figure>

2. **Filters Option**

<figure><img src="/files/a0FYnTVXU7R02lHaIWcU" alt=""><figcaption></figcaption></figure>

## :book: Table of Contents

{% content-ref url="/pages/-M\_YzR-NzRd-KK\_hgTEi" %}
['Contains' & 'Not contains'](/knowledge-base/report-creation/filters/contains-and-not-contains.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_Z-2bv32cC0CW1pzAN" %}
['Is' & 'Is not'](/knowledge-base/report-creation/filters/is-and-is-not.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_Z-Jjw8GJ--DLxgEz7" %}
['Include' & 'Exclude'](/knowledge-base/report-creation/filters/include-and-exclude.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_Z05QP5fBB3ybhCHKL" %}
['is Blank' & 'is not Blank'](/knowledge-base/report-creation/filters/is-null-and-is-not-null.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_Z0S8s5M\_r-hjBBmKq" %}
['begins with' & 'ends with'](/knowledge-base/report-creation/filters/begins-with-and-ends-with.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_Z0p9crtXwE5KonDwf" %}
['= Equals' & '!= Not Equals'](/knowledge-base/report-creation/filters/untitled.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_Z41usumt10q0etnYS" %}
['> Greater than' & '< Lesser than'](/knowledge-base/report-creation/filters/greater-than-and-lesser-than.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_Z4UDM3AUanxONmd7w" %}
['>= Greater than or equal' & '<= Lesser than or equal'](/knowledge-base/report-creation/filters/greater-than-or-equal-and-lesser-than-or-equal.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reportpundit.com/knowledge-base/report-creation/filters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
