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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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.
User | Count |
---|---|
98 | |
76 | |
76 | |
48 | |
26 |