# ix. No Data

The **No Data** setting in Super Filter controls whether filter values are displayed by default or only after a user makes a selection. This feature is designed to improve visual clarity, enhance user focus, and optimize performance especially in scenarios where filters are intended to guide the user’s interaction before displaying data.

#### Configuration Steps

{% stepper %}
{% step %}
Open the **Format Pane** for the Super Filter visual.
{% endstep %}

{% step %}
Locate the **No Data** option under the relevant configuration section.
{% endstep %}

{% step %}
Enable the toggle to activate the feature.

* When **disabled** (default), the filter visual displays all available items even if no selection is made.
* When **enabled**, the visual remains empty until the user selects a filter value. No data will be shown initially.
  {% endstep %}

{% step %}
This option is supported across **all filter types**, including Hierarchy, Facet, Date, and Measure filters.
{% endstep %}
{% endstepper %}

<figure><img src="/files/N3fvuhsQpOoMq6x3y9IE" alt="" width="563"><figcaption><p>GIF 1: No Data enabled using  Treemap Filter in dashboard.</p></figcaption></figure>

{% hint style="warning" %}
Note: This option was only available in Tree map filter. From version 5.6.0.0 it is available under **Display settings** in format pane.
{% 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/10.-display-settings/ix.-no-data.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.
