Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello everyone,
I want to create description for title of columns in matrix:
So for instance when I hover over France, I want to display Europe, when I hover over Canada I want to display North America and so on. In my data I have column named continent. With using of tooltip I just managed to display it over data of matrix, so for instance when I hover over 8587 it display Europe.
Is there any way I can display particular continent when I hover over country?
Solved! Go to Solution.
Hi @Anonymous ,
You will need a continent-country table to make sure continent will be filtered by country.
Then create a tooltip page and create a card visual, put continent in the visual.
Create report tooltip pages in Power BI - Power BI | Microsoft Learn
Best Regards,
Jay
Hi @Anonymous ,
You will need a continent-country table to make sure continent will be filtered by country.
Then create a tooltip page and create a card visual, put continent in the visual.
Create report tooltip pages in Power BI - Power BI | Microsoft Learn
Best Regards,
Jay
Create a Shape and place it on the column you want to hover.
Make fill-off and background transparent.
Write the text in the Tooltip to be displayed.
The best solution I could think of.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 49 | |
| 46 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 75 | |
| 41 | |
| 26 | |
| 26 |