# iii.Measure Based Presets

{% hint style="success" %}
**Supported in:** ❌Date Filter ❌Facet Filter **✔️**Hierarchy Filter ❌Alpha Numeric Filter

❌Numeric Filter
{% endhint %}

The **Measure-Based Preset** feature in Super Filter allows users to create preset filters based on numerical measures added to the visual. When a measure is assigned to a category and presets are enabled, users can configure conditions to filter data dynamically based on measure values.

{% embed url="<https://www.youtube.com/watch?index=18&list=PLisLVA_RnBO5QEJvAbyNHwfdboQVbF7LC&t=521s&v=0ZPpjhwqr1M>" %}
Video 1: Measure Based Presets
{% endembed %}

## **How to configure Measure-Based Preset**

{% stepper %}
{% step %}
Add **category data** to the **Category** field and a **measure** to the **Other** field in the **Visualizations** pane.
{% endstep %}

{% step %}
Navigate to **Format Visual** and enable **Presets** to activate measure-based preset functionality.
{% endstep %}

{% step %}
Measure-based presets are automatically enabled **only** in a **Hierarchy filter** or when there is **one category** in a facet filter.
{% endstep %}

{% step %}
Measure-based presets are automatically created when a new visual with a measure is added and the Preset option is enabled. By default, the **Measure Classification** preset divides the measure into five buttons, ready for immediate filtering.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPIvQSuyE40UC9wv5uGgW%2Fuploads%2FRzLeQjfp8blMdfZQTfP2%2F20250326-0612-51.7198182.mp4?alt=media&token=83afca45-08bf-494e-9bc7-db0fb59ea488>" %}
Video 1: Prepopulated measure in preset using measure classification.
{% endembed %}
{% endstep %}

{% step %}
In the **Preset** menu, click **Add Option** to configure a new preset.
{% endstep %}

{% step %}
In the **Type** dropdown, select **Measure** and Enter the **name of the preset**.
{% endstep %}

{% step %}
Under **Measure Rule**, select the preferred option based on your requirement:

* **Greater Than** – selects values above a specified threshold. Enter the threshold value in **Measure Value**.

<figure><img src="/files/TtdSDAlyeLrzoKJmNLKq" alt="" width="375"><figcaption><p>Image 1: Greater than range using measure-based preset.</p></figcaption></figure>

* **Less Than** – selects values below a specified threshold. Enter the threshold value in **Measure Value**.
* **Between** – selects values within a defined range. Enter the **Start** and **End** values in the measure fields.
* **Measure Classification** – automatically clusters measure values based on the **number of buttons**. Set the number of **Buttons** to divide the measure.

<figure><img src="/files/sVf8ab8Ds0SRUejzJvUq" alt="" width="375"><figcaption><p>Image 2: Measure bucket using measure-based presets.</p></figcaption></figure>
{% endstep %}

{% step %}
Click OK to add the preset. The newly added preset will appear in the preset bar.
{% endstep %}

{% step %}
Clicking the preset will filter the hierarchy or facet filter to show only the values that match the selected preset.
{% endstep %}
{% endstepper %}


---

# 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.inforiver.com/super-filter/features/5.-presets/iii.measure-based-presets.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.
