# FAQs

<details>

<summary>Q1. Does Inforiver Super Filter support all Power BI visuals or only Inforiver?</summary>

Inforiver Super Filter supports all Power BI visuals, not just Inforiver visuals

</details>

<details>

<summary>Q2. <strong>How can I enable a custom date format in the Date Slider when the Fixed label is enabled?</strong></summary>

Custom date formats cannot be set in the Date Slider when the Fixed label is enabled. We only support the **mm/dd/yyyy** format to prevent complications when allowing multiple date formats with the edit option.

</details>

<details>

<summary>Q3. Is the Dynamic Date Preset supported in all calendar modes?</summary>

No, Dynamic Date Presets are not available in all calendar modes. They are only available in Date Range selections, which are:

* Date Slider
* Month Range Calendar Mode

</details>

<details>

<summary>Q4. How can I reduce load time?</summary>

Since only 2,000 records are loaded in one fetch, adding large data to the visual may increase load time. To reduce load time, use the [**Limit Data Rows**](https://docs.inforiver.com/super-filter/pages/x3MimiBYaIf6rXocyfbO#id-11.-limit-data-rows) option.&#x20;

* Go to **Format Visual** → **Display Settings** → **Limit Data Rows**
* Select the number of rows you need for filtering.

</details>

<details>

<summary>Q5. How can I bring back the Pop-Up after clicking on <strong>"Don't show dialog box"</strong>?</summary>

To enable the Pop-Up after checking the **"Don't show dialog box"** option:

* **In a browser**: Save and refresh the browser page.
* **In Power BI Desktop**: Save, close the report, and reopen it.

</details>

<details>

<summary>Q6. How do I use Filter Context in Inforiver?</summary>

To use **Filter Context** in Inforiver:

1. Enable the **Context Settings** option in **Display Settings** under **Format Visual**.
2. Go to **Inforiver Matrix** or **Inforiver Analytics+**.
3. Click on **Filter Context**, select the Super Filter **Visual ID**, and save.

<div align="left"><figure><img src="/files/WGdSdzxEYuHOneOlofmL" alt=""><figcaption></figcaption></figure></div>

![](/files/4WSa6J2gljt60gYT6IBE)&#x20;

</details>

<details>

<summary>Q7. How can I make the dropdown work like native visuals?</summary>

Unlike native visuals, Power BI does not support dropdowns extending beyond any custom visual container. This is a Microsoft Power BI limitation. The dropdowns can only render within the boundaries of the custom visual tile.&#x20;

</details>

<details>

<summary>Q8. <strong>Does the Super Filter support row-level security (RLS) in Power BI?</strong></summary>

Yes, the Super Filter supports Row-Level Security (RLS) in Power BI.

</details>

{% hint style="success" %}
For any further queries, reach out on the [Inforiver Community](https://community.inforiver.com/?_gl=1*12y87c3*_ga*MzE0MzYyNzgyLjE3MzQzMzE1Njc.*_ga_SWYMSJZ83L*MTc0Mjg4NjQ2OS4xNi4xLjE3NDI4ODY0NjkuNjAuMC4w&_ga=2.34563297.1908402728.1742826693-314362782.1734331567)
{% 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/faqs.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.
