# 2. Report Page Tooltip

Super Filter now supports Report Page Tooltips within the visual. With this feature, you can display detailed report pages by simply hovering over filter values, providing a more interactive and informative experience.

### Steps to Enable and Use:

1. Create a Report Page Tooltip in Power BI. For additional guidance, review the official documentation: [Create Report page tooltip in Power BI Desktop](https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips)

<figure><img src="https://2237530339-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPIvQSuyE40UC9wv5uGgW%2Fuploads%2Ffr7vdFugon01Y9SGH5aD%2Freport%20page%20tooltip.gif?alt=media&#x26;token=4b323a89-df89-48c6-9a1b-14191a942844" alt="" width="375"><figcaption><p>GIF 1: Report Page Tooltip in Super Filter</p></figcaption></figure>

{% hint style="warning" %}
Page as Tooltip is supported in specific scenarios:

* **Hierarchy Filter**: Available for **leaf-level** items.
* **Facet Filter**: Works when **only one category** is added.
* **Date Filter**: Supported when **only the date** is used.
* **Category + Date**: Tooltip is **not shown** if a category is added along with the date
  {% 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/tips-and-tricks/2.-report-page-tooltip.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.
