# Filter Data

## Properties Menu - Filter Data <a href="#properties-menu---filter-data" id="properties-menu---filter-data"></a>

We can also apply a filter on metrics to filter the data in the Vitara grid chart. Click on the hamburger button of any metric column on which you want to apply a filter, select ‘Filter Data’.

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

Now filter editor popup window will open.

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

In the ‘Filter For’ drop down box select the metric on which you want to apply a filter, then click on ‘Add’ button.

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

In the ‘Select Condition’ drop down box select the appropriate filter condition, give values and then click on the ‘Apply’ button.

<figure><img src="/files/2bEBvG6dVwRrhdBpAxUt" alt=""><figcaption></figcaption></figure>

Vitara grid chart will be updated with the data applying filter condition.

## Row Group Filtering <a href="#row-group-filtering" id="row-group-filtering"></a>

In the hamburger menu, we’ve added group filtering for attribute grouped elements. In the example below, we grouped the attributes ‘Year’ and ‘Category,’ and group filtering was applied from the hamburger menu where we filtered books, and it shows value from both years.

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

**Beginning with version 5.3.10, the filter menu has been refreshed with a new design. All functionalities continue to work as in previous versions. Please refer to the screenshots below.**

![](https://docs.vitaracharts.com/~gitbook/image?url=https%3A%2F%2F230207405-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FOuiTPVEbVQnzR38vviPf%252Fuploads%252FLJdkMHq9sAcF3Le0XQBy%252Funknown.png%3Falt%3Dmedia%26token%3D16dac8a6-8baa-4e9a-9050-9472f5ae8910\&width=300\&dpr=4\&quality=100\&sign=493338a4\&sv=2)

![](https://docs.vitaracharts.com/~gitbook/image?url=https%3A%2F%2F230207405-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FOuiTPVEbVQnzR38vviPf%252Fuploads%252FYojG71uF9TAe9HYHRZVT%252Funknown.png%3Falt%3Dmedia%26token%3D1e059d36-8387-4d74-a69d-023bec9eb4dd\&width=300\&dpr=4\&quality=100\&sign=95b1abd1\&sv=2)


---

# Agent Instructions: 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://tsdocs.vitaracharts.com/grid-chart-guide/filter-data.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.
