# Measure-based View Filter

{% hint style="success" %}
Check out the given walk-through on how to use Measure-based filter on a View
{% endhint %}

![Displaying the measure-based filter on a View](/files/gjSp77AlxjRRu3T8ffd8)

The user can add a view filter based on the ***Measures*** values.

* Click the ***View*** filter option on the ***Design*** page.
* The ***Filter*** panel opens.
* Select a ***Measure*** from the displayed list of Dimensions and Measures.
* Select a condition from the drop-down menu.
* Provide the required information to configure it.&#x20;

  E.g.,  the given image shows ***is between*** as the selected filter condition, the required information for the selected filter condition is ***From*** and ***To*** values.
* Click the ***Apply*** icon.   &#x20;

![Applying a Measure as Filter value](/files/GXCtDtoDTfQiAfLJ8vSS)

* The ***View*** ***Filter*** icon gets highlighted.
* The view gets modified according to the selected View filter condition.&#x20;

![A filtered View with Measure-based filter condition](/files/10MIhJkLmAINOXmSOnBL)

{% hint style="info" %} <mark style="color:green;">Please Note:</mark> The same set of steps can be followed to apply the Global filter based on the Measure values.
{% endhint %}


---

# 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/view-specific-filter/measure-based-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.
