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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
tarunbisht
New Member

Tooltip in Matrix Visual

Hi Everyone,

I’m working with a Matrix visual and would like to display a tooltip only when hovering over the row headers, and not when hovering over the value cells in the matrix.

Currently, I’m able to show tooltip values when hovering over the values in the matrix, but that’s not the behavior I’m looking for. I want the tooltip to appear only for the row header, and not for the values.

Any suggestions or workarounds would be appreciated!

Thanks,
Tarun

 

1 ACCEPTED SOLUTION

Hi @tarunbisht ,

Thank you for the feedback. I understand that the workaround may not fit your specific scenario.

Could you please provide more details about your requirements? This will help us find a solution that better meets your needs.

 

Thnak you.

View solution in original post

6 REPLIES 6
v-veshwara-msft
Community Support
Community Support

Hi @tarunbisht ,

Just checking in to see if you query is resolved and if any responses were helpful. If so, kindly consider marking the helpful reply as 'Accepted Solution' to help others with similar queries. 

Otherwise, feel free to reach out for further assistance.

Thank you.

Thanks for the suggestion — it's a good idea, but unfortunately it doesn't fit my specific scenario.

Hi @tarunbisht ,

Thank you for the feedback. I understand that the workaround may not fit your specific scenario.

Could you please provide more details about your requirements? This will help us find a solution that better meets your needs.

 

Thnak you.

Hi @tarunbisht ,

We’re following up once more regarding your query. If your issue has been resolved, kindly mark the helpful reply as the Accepted Solution, so it can assist others facing similar challenges.

If you still need assistance, please let us know. Also, please share any additional requirements you have that can help us better assist you.

Thank you.

v-veshwara-msft
Community Support
Community Support

Hi @tarunbisht ,
Thank you for using Microsoft Fabric Community,

As @danextian mentioned, Power BI currently does not support showing tooltips on Matrix row or column headers directly - tooltips are only supported on the value cells.

That said, I tested a workaround and can confirm it works:

Workaround:
You can simulate a header using a Card visual placed over the Matrix header area, and assign a report tooltip to that Card.

Steps:
1. Create a new report page.

   Go to Page Information > Set Tooltip to On

   Set Type to Tooltip under Canvas Settings.

vveshwaramsft_0-1745923511161.png

 

2. Add a Card Visual to the Tooltip Page and create a measure to use in Card Visual

Example DAX measure:

Sum of Sales = "Sum of Sales"
 

vveshwaramsft_1-1745923673459.png

 

3. Add the Card Visual to Your Main Report Page

   Place a Card above the Matrix header to simulate the header

   Adjust the formatting to match the style of the Matrix header

vveshwaramsft_2-1745923829753.png

4. Assign Tooltip to the Card Visual

Go to Format pane > Tooltip > Type: Report page

Select your Tooltip page

vveshwaramsft_3-1745923880752.png

 

5. Turn Off Tooltips in the Matrix

Select the Matrix visual

Go to Format pane > Tooltip and set it to Off

vveshwaramsft_4-1745923964092.png

 

Final Behavior:
Hover over simulated header (Card): Tooltip shows

Hover over Matrix value cells:  No tooltip shown

vveshwaramsft_5-1745924044137.png

 

Hope this helps. Please reach out for further assistance.
If this post helps, then please consider tp Accept it as the solution to help the other members find it more quickly and a kudos would be appreciated.

 

Thank you.

danextian
Super User
Super User

Hi @tarunbisht 

What you're asking for isn't currently possible—tooltips are only supported for values, not headers. A workaround is to overlay transparent buttons on the header and assign tooltip text to them. Just keep in mind that this requires manual setup and ongoing maintenance, especially if the matrix structure changes.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.