# Custom View Filter

{% hint style="success" %}
Check out the walk-through on Custom View Filter to understand the functionality.
{% endhint %}

![Applying a Custom Filter](/files/MLl5XWhVccBarEFaebgE)

The user can access this view-specific filter option from the chart properties provided on the storyboard when the view is saved.

* Create a View by the drag and drop of the desired dimension and measure options on the Design page (By default, the Mixed chart gets selected to display the selected data).
* Open the ***Properties*** tab.
* Select the ***View*** ***Filter*** option using the Properties panel (In this case, the filter condition is **Designation**).
* Click the ***Save*** option to save the view on the storyboard.   &#x20;

![Defining the View Filter on the Design page](/files/5ykx1f7Eby3MQYPKslrX)

* Access the view from the storyboard.
* &#x20;Click the ***Filter*** icon.
* The selected View Filter option gets selected (In this case, it is 'designation').
* Select a filter value.
* Click the ***Apply*** icon.    &#x20;

&#x20;    ![](/files/wSXolZYFKOMkGqIElQmG)                             &#x20;

* The concerned **View gets customized as per the selected filter condition** on the ***Storyboard***.  &#x20;

![the View gets customised based on the applied View Filter](/files/aHXPTZEfZjWcObDnZavb)

### Editing the Customised View

* Click the ***Edit*** option for the same view from the Storyboard.         &#x20;

![Accessing the Edit option for the Customized View](/files/MrKGcF7aA3eUo1duZszW)

* The view opens in the Design Workspace, the View Filter (Custom Filter) condition does not remain effective on the view when it opens in the design mode.                                                              &#x20;

![The View opens in the Design page](/files/3RTJUKKktUzFekfPbeYY)

{% hint style="info" %} <mark style="color:green;">Please Note:</mark> The ***View Filter*** choice cannot be used for the Scatter Plot chart, KPI Tile, KPI Comparative Tile, Matrix Summary visualization charting options.
{% endhint %}

&#x20;        &#x20;


---

# 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://docs.bdb.ai/bdb-documentation/data-visualization/self-service/applying-filters/global-filter/custom-view-filter.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.
