Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Hover over text in the title of columns matrix

Hello everyone,

 

I want to create description for title of columns in matrix:

Shelley010_0-1664369913359.png

 

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?

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

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. 

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors