# Filter examples

### Include only Jean, Lụa, or Cotton

Suppose you want to limit a chart's information to just data coming from the Jean, Lụa, or Cotton. Select the chart and add the following filter:

1. Include/Exclude: **Include**
2. Dimension: *Country*
3. Match Type: **Matches any**
4. Value: `Jean, Lụa, Cotton`

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FuqksPQlaZvEhR8CfuylV%2Fimage.png?alt=media&#x26;token=447c59d1-a377-441f-a161-132045980341" alt=""><figcaption></figcaption></figure>

You could also do this using 3 OR clauses. But it's easier to use Matches any with a list.

### Exclude "(not set)"

To exclude "(not set)" values from your charts, use an Exclude filter. For example:

1. Include/Exclude: **Exclude**
2. Dimension: *Chất liệu*
3. Match Type: Is null
4. Value: `(not set)`

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FcHgC6ejJ5phI0gEdBgFF%2Fimage.png?alt=media&#x26;token=9038d384-debc-4a22-8bb8-9bf071e240a0" alt=""><figcaption></figcaption></figure>
