# 4. Pop-Up Mode

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

**✔️**Numeric Filter
{% endhint %}

The **Pop-Up View** provides a compact, space-saving visual that can expand into a full-screen pop-up on the Power BI canvas for enhanced interaction.

{% embed url="<https://www.youtube.com/watch?t=124s&v=7-W4tnZ1Bvw>" %}
Video 1: Pop-up Mode
{% endembed %}

## **How to turn On Pop-Up Mode:**

{% stepper %}
{% step %}
Navigate to the **Format Pane** in Power BI.
{% endstep %}

{% step %}
Locate the **Pop-Up Mode** option and Click On to enable it.
{% endstep %}
{% endstepper %}

## How to Use Pop-Up Mode:

{% stepper %}
{% step %}
In **Pop-Up Mode**, the visual appears minimized on the Power BI canvas, displaying only the following:

* **Search Bar**: For quick searches.
* **Erase Icon**: To clear filter selections.
* **Expand Icon**: To open the Pop-Up view.
  {% endstep %}

{% step %}
Click the **Expand Icon** to open the Pop-Up in full screen on Power BI canvas. The Pop-Up will display the categories set in the **Category Field**.&#x20;
{% endstep %}

{% step %}
In the expanded Pop-Up, make the desired filter selections.
{% endstep %}

{% step %}
Click **OK** to apply the filters and close the Pop-Up.
{% endstep %}

{% step %}
Click **Cancel** to close the Pop-Up without applying any changes.
{% endstep %}

{% step %}
To view presets in pop-up preview, enable preset option which will show the configured presets in the Pop-Up preview.
{% endstep %}
{% endstepper %}

<figure><img src="/files/v2gO8uQO57FuRCqPGohB" alt="" width="375"><figcaption><p>Image 1: Presets in Pop-Up Preview bar</p></figcaption></figure>

<figure><img src="/files/i5hVv7BEc7wrSkWPdykT" alt="" width="401"><figcaption><p>Image 2: Dropdown list view type Facet filter in Pop Up Mode.</p></figcaption></figure>

{% hint style="info" %}
By default, **Pop-Up Mode** is turned off, and related settings are disabled for editing.
{% endhint %}

## Configuring Pop-Up Mode Settings:

{% stepper %}
{% step %}
Click on the Pop-Up Mode dropdown list in Format Visual.
{% endstep %}

{% step %}
**Height and Width Options**: Set the dimensions of the Pop-Up using the input boxes for height and width.
{% endstep %}

{% step %}
**Center Alignment**: Use the toggle button to center-align the Pop-Up on the canvas. When enabled, the Pop-Up will be automatically positioned in the center of the screen.
{% endstep %}

{% step %}
**Slider & Preset:** Disable the toggle button to hide the preset and slider on the canvas when **Pop-Up mode** is active. It is by default enabled and shown in the canvas.
{% endstep %}

{% step %}
**Reset to Default:** Click this to revert all Pop-Up mode settings to their original configuration.
{% endstep %}
{% endstepper %}

<figure><img src="/files/9RbnmqRHnge4aideTsoO" alt="" width="195"><figcaption><p>Image 3: Pop-Up Mode Format pane settings.</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/4.-pop-up-mode.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.
