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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
abhiram342
Microsoft Employee
Microsoft Employee

How to show Tool Tip for column in Table Chart

Hi All - Could you help me figure out how to create a tooltip for specific columns? I have a table chart with 7 columns, and I’d like to show a tooltip when hovering over only one of them. I managed to add a tooltip to the table chart, but it currently shows on hover for all columns. Is there a way to restrict it to just a single column? Any workarounds would be appreciated.

 

Thanks,

Abhiram

1 ACCEPTED SOLUTION
Ritaf1983
Super User
Super User

Hi @abhiram342 

Since a tooltip is an object at the visualization level and not at the component level, the way to achieve something similar to what you mentioned is through custom tooltips, which can only work with a matrix and not with a regular table.
The steps that you can apply:
1. create a wanted matrix, for example :

Ritaf1983_0-1731560786334.png

Now if I want a tooltip for sales and don't want for profits I'll create 2 pages tooltips.
for sales with card :

Ritaf1983_1-1731560871723.png

and for profits blank page with size of 01 (this is the minimum)

Ritaf1983_2-1731560923707.png

In the next step, I will drag my measures to the " tooltip filters"

Ritaf1983_3-1731561034325.pngRitaf1983_4-1731561063827.png

The last step is to set automatic tooltips for the matrix, the "auto" is critical

Ritaf1983_5-1731561169777.png

Result:

Ritaf1983_6-1731561204371.pngRitaf1983_7-1731561227210.png

The pbix is attached

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.

 

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @abhiram342 ,

Agree with the two Super users that setting tooltips for only one column is not currently supported. I think Ritaf1983's method is a good workaround.

And @abhiram342 , If you think this feature is valuable, you can express your opinion here and give a thumbs up. Perhaps your suggestion will be adopted and this feature will be implemented one day in the future:
https://ideas.fabric.microsoft.com/ 

Best Regards,
Dino Tao

Ritaf1983
Super User
Super User

Hi @abhiram342 

Since a tooltip is an object at the visualization level and not at the component level, the way to achieve something similar to what you mentioned is through custom tooltips, which can only work with a matrix and not with a regular table.
The steps that you can apply:
1. create a wanted matrix, for example :

Ritaf1983_0-1731560786334.png

Now if I want a tooltip for sales and don't want for profits I'll create 2 pages tooltips.
for sales with card :

Ritaf1983_1-1731560871723.png

and for profits blank page with size of 01 (this is the minimum)

Ritaf1983_2-1731560923707.png

In the next step, I will drag my measures to the " tooltip filters"

Ritaf1983_3-1731561034325.pngRitaf1983_4-1731561063827.png

The last step is to set automatic tooltips for the matrix, the "auto" is critical

Ritaf1983_5-1731561169777.png

Result:

Ritaf1983_6-1731561204371.pngRitaf1983_7-1731561227210.png

The pbix is attached

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.

 

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile
rajendraongole1
Super User
Super User

Hi @abhiram342 - Unfortunately, Power BI does not natively support column-specific tooltips in the table visual. 

alternatively , you can create a tooltip page in Power BI and use it to show information dynamically.
Go to Page Information on the new page and enable "Tooltip."
In your main table, go to the Tooltip section and set up the tooltip to show only the relevant information.
Use Field Parameters to control which information shows in the tooltip based on the hovered cell's content.

 

Hope this approach works.





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

Proud to be a Super User!





Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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