# 'is BLANK' & 'is not BLANK'

```
How does "is BLANK" & "is not BLANK" filter work?
```

**'is BLANK'** filter condition is used to filter the blank records.

**For Example:** Filter all products that do not have any 'Variant Title'.

When '**is BLANK'** filter is applied on 'Variant Title' field, the report will filter out all the products that does not contain 'Variant Title'.

<figure><img src="https://791683593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN38pxrmSRWq3e_Evi%2Fuploads%2F1l6dYYaLaYbfO3etFXv3%2Fimage.png?alt=media&#x26;token=109c1061-e36d-45ca-acb0-b016ba241d2d" alt=""><figcaption></figcaption></figure>

**'is not BLANK'** filter has been applied to 'Variant Title' field to show all the row which have inputs added, as shown below.

<figure><img src="https://791683593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN38pxrmSRWq3e_Evi%2Fuploads%2FSEYPQrWmH18lcdsUxpfe%2Fimage.png?alt=media&#x26;token=fc30c2c5-7621-45cf-8a16-b71d8c11dc09" alt=""><figcaption></figcaption></figure>

&#x20;
