Add a tooltip page in your report
A really efficient way to get immediately more insights is to use a tooltip page in your report. I consider it is a good practice if you don’t abuse of it. The content of the tooltip may be static or dynamic depending on the value which is hovered.
How to add a tooltip page in your report
- First, create a new page and hide it
- Then, go to the “Format” tab of the “Visualizations” pane :
- Under “Page information” select “Tooltip”
- Under “Page size” select “Custom” type and set width & height (ie 600 & 300). It is not recommended to make the tooltip too big
- Go to the “Fields” tab of the “Visualizations” pane :
- Under “Tooltip” drag the field which will be the link between the tooltip and your report (optional but recommended)
- Then, in “View” menu, set “Page view” to “Actual size”
- Select the visual where you want to add a tooltip
- In “Format” tab of “Visualizations” pane : activate “Tooltip”
- Finally, under “Tooltip”:
- set “Type” to “Report page”
- set “Page” to “Auto” or select the tooltip page
As a result, the tooltip will popup each time you will hover the visual
Then, have a look to an example which illustrates why to add a tooltip page in your report : Add a tooltip to display applied filters
Some videos about tooltip page creation : Watch videos in Google search
Custom analyser
With ‘Custom analyser’ feature, Power BI Sidetools users can use external tools built by the…
DAX debugger in Power BI Sidetools
DAX debugger is meant to help Power BI report developers displaying sample data from a…
Manage your external tools easily with Power BI Sidetools
Since the Power BI team allowed to launch external tools from the Power BI desktop…
Easily export to Excel with Power BI Sidetools
While working in Power BI desktop, we often need to export to Excel some data…
Powerful text and file search in Visual Studio Code
As Power BI Sidetools creates files from your report, you are able to search through…
Compare DAX and M formulas in Visual Studio Code
Compare DAX and M formulas in Visual Studio Code is really easy with the help…