> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/bdb-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/bdb-documentation/data-visualization/self-service/applying-filters/global-filter/custom-view-filter.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bdb.ai/bdb-documentation/data-visualization/self-service/applying-filters/global-filter/custom-view-filter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
