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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Display custom tool tip for calculated columns on hover

Hi Team,

 

Could you please help me in configuring the below requirement in power BI.

 

When the user hovers on a column it should display a tooltip with a custom test associated with that column.

 

for example, in the below screenshot if the user hovers on any value or header of sales % he should be able to see how it was computed i.e (sales/Total Sales). Basically users wanted to know what is the formula used for computing the sales% by hovering on the sales %

praveenabburi_0-1599665070653.png

 

1 ACCEPTED SOLUTION

Hi @Anonymous ,

 

Would you please try to use page level tooltips? You can create  a card in tooltips and show how it was computed in the card visual:

 

Capture1.PNG

 

Please refer to the https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips for detailed steps.

 

And you can also refer to the pbix file:  https://qiuyunus-my.sharepoint.com/:u:/g/personal/pbipro_qiuyunus_onmicrosoft_com/ETmwjv0PKg1FmHo9-PrfKVIBCRpIhAcenrSJi_ZzMPsqzQ?e=gcCgcy

 

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

 

Best Regards,

Dedmon Dai

View solution in original post

5 REPLIES 5
Greg_Deckler
Community Champion
Community Champion

@Anonymous Tooltips do not dispaly hovering over headers, you have to hover over a cell. You have to do this in Desktop though, for Excel I do not know of a solution for a table like what you are showing. Looks like you are in Excel. 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

Hi @Greg_Deckler ,

 

Thanks for the reply.

 

Just to show an example I mocked up some data in excel, my actual req is to get this done in power bi desktop.

 

It would be great if we can display the formula on the hover of the cell.

Hi @Anonymous ,

 

Would you please try to use page level tooltips? You can create  a card in tooltips and show how it was computed in the card visual:

 

Capture1.PNG

 

Please refer to the https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips for detailed steps.

 

And you can also refer to the pbix file:  https://qiuyunus-my.sharepoint.com/:u:/g/personal/pbipro_qiuyunus_onmicrosoft_com/ETmwjv0PKg1FmHo9-PrfKVIBCRpIhAcenrSJi_ZzMPsqzQ?e=gcCgcy

 

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

 

Best Regards,

Dedmon Dai

amitchandak
Super User
Super User

@Anonymous , In the tooltip option you can use a measure. Or create a tooltip page 

https://docs.microsoft.com/en-us/power-bi/desktop-tooltips

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Hi @amitchandak ,

 

If I use a measure and use that in the tooltip that would show up when the user hovers on any column and it would be misleading.

Also would like to share that, likewise, I have around 20 calculated columns with different formulas, so would display the formula used for all the columns please share your input on how we can handle this.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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