# i.Show Details

The **Show Detail** feature allows users to display additional data fields within the visual, providing more context without cluttering the main display.

## How to Configure and Use:

{% stepper %}
{% step %}
Add a measure or category to the **"Others"** field to enable the **Show Detail** section in display settings.
{% endstep %}

{% step %}
To configure **Show Detail**, go to **Format pane → Display Settings → Show Detail**.
{% endstep %}

{% step %}
A toggle switch is provided to enable or disable the visibility of details in the visual. When enabled, users can configure how additional data fields appear.
{% endstep %}

{% step %}
Once enabled, a **Detail 1** dropdown appears. Users can select a data field from the **"Others"** section to display as a subtitle in the visual.
{% endstep %}
{% endstepper %}

<figure><img src="/files/G83mzAijHVEwj9RUnTfq" alt=""><figcaption><p>Image 1: Show Detail in the visual interface of visual.</p></figcaption></figure>

{% hint style="warning" %}
Details will not be shown for Dropdown and Text area view types in Facet Filter.
{% endhint %}

## Handling Multiple Categories or Measures

{% stepper %}
{% step %}
When two categories or measures are added, an additional option, **"Detail 2"**, becomes available under show details section.
{% endstep %}

{% step %}
Configure **Detail 2** with the specific measure or category you want to display in the visual.
{% endstep %}

{% step %}
When two details are configured, the first field appears at the right end of the visual, while the second field is displayed below each category item.
{% endstep %}

{% step %}
To display only one detail when two measures are added, selecting **"None"** for **Detail 2** ensures that only a single detail appears, keeping the visual clear and uncluttered.
{% endstep %}
{% endstepper %}

<figure><img src="/files/KAhRwKAUboifAD5PQyiE" alt="" width="169"><figcaption><p>Image 2: Show Detail options</p></figcaption></figure>


---

# 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/i.show-details.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.
