# iv.Rank Based Presets

{% hint style="success" %}
**Supported in:** ❌Date Filter **✔**&#x46;acet Filter **✔️**Hierarchy Filter ❌Alpha Numeric Filter

❌Numeric Filter
{% endhint %}

The **Rank-Based Preset** feature allows users to apply ranking rules as a preset in the **Preset Bar**, enabling quick and consistent filtering based on rank.

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

**How to Configure a Ranking Preset:**

{% stepper %}
{% step %}
Ensure a **Facet Filter** or **Hierarchy Filter** is added to the Super Filter.
{% endstep %}

{% step %}
When **Preset** is enabled in the **Facet** or **Hierarchy Filter**, the **Ranking** option is automatically enabled.
{% endstep %}

{% step %}
Create a New Preset:

* Click on **Add Preset** in the Preset Bar and Preset List.
* Select **Rank** as the **Preset Type**.
* Set the **Name** and **Style** for the preset.
  {% endstep %}

{% step %}
In the Rank Type option select from the three ranking types:

* **Dynamic:** Displays a pop-up when selected, allowing users to configure ranking dynamically. It is Not available in Pop-Up View.
* **Static:** Applies a fixed ranking configuration e.g., selecting Top 3 will always filter the top 3 items.
* **Clear:** Clears the applied ranking filter, removing the "Others" section inside facet filter.
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
Explore the [blog](https://inforiver.com/blog/inforiver-super-filter/ranking-in-power-bi-no-code-solutions/) to see how ranking presets can simplify filtering in dashboards.
{% 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.inforiver.com/super-filter/features/5.-presets/iv.rank-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.
