# Report Page Tooltip

xViz Performance Flow supports Report Page Tooltips within the visual. With this feature, you can display detailed report pages by simply hovering over the nodes, 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="/files/pKbi1I4MICsrdK5RSnNf" alt="" width="563"><figcaption><p>GIF 1: Report Page Tooltip in xViz Performance Flow</p></figcaption></figure>

{% hint style="success" %}
The Report Page Tooltip in the Performance Flow visual is filtered based on the fields added to the Hierarchy Field section in the Data 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.xviz.com/performance-management/tips-and-tricks/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.
