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

# '= Equals' & '!= Not Equals'

{% tabs %}
{% tab title="= Equals" %}
**Equals** filter is used to find records that are equal to a specific value.

***For Example*****,** we need to find records of Ordered Quantity that are equal to 2. Here the '**equals'** condition filters out other values and displays 2 as shown below

![](https://3511479413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN3iF-DdMhu4BVsTA9%2Fuploads%2Fi1ThDlJWHqzRBCOFMCm1%2Fordered-quantity-equal.gif?alt=media\&token=e09bbdad-2b7a-445f-8c38-7b667ef0abfb)
{% endtab %}

{% tab title="!= Not Equals" %}
**= Not equals** filter is used to find records that are not equal to a specific value.

\
***For Example*****,** we need to find records of **Tax** that are not equal to 0. Hence, the '**not equals'** condition filters out the values that are 0, as shown below.

![](https://3511479413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN3iF-DdMhu4BVsTA9%2Fuploads%2Fnbyqe7CEPJu6QaqSZRv6%2Fnot-equal.gif?alt=media\&token=e05ae793-fd2f-491a-8cdd-f85ec307bdb1)
{% endtab %}
{% endtabs %}

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

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