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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Vthree
Frequent Visitor

How to show tooltip specific to each row in power bi Table View or Matrix View ?

Hi Everyone,

 

I am new in powerbi and like to know how can I show tooltip specific to each row in table view/ matrix view in power bi as I am having requirement where need to show complete differently details under tooltip for each row, as all total we are having 100 rows in my table view.  

 

I know in power bi, we have option to show custom tooltip but I tried to use that but can't have option to change the field details in tooltip for  each row specific.

 

Please suggest if you have any recommendation/tips/suggestion how can I achieve this requirement for each rows specific tooltip.

 

I have attached the pbix file where I have custom tooltip in table view.

 

Thank you in advance & let me know if you have additional questions

 

Vthree_0-1696453823256.png

Vthree_1-1696453936988.png

 

 

2 REPLIES 2
Vthree
Frequent Visitor

Thanks amit for your reply and help. Could you please explain in more details by taking adummy dataset  or if possible can you share with pbix file which is having tooltip in table view for first 2 or 3 rows as that will help to understand entire process.  Thanks again in advance !!

amitchandak
Super User
Super User

@Vthree , Assume you are showing multiple KPI, then based on the row values you have which measure.

 

example

 

Switch(selectedvalue(Table[Customer Name]) ,

"Abc", [Measure 1],

"Abc Def ", [Measure 2],

"Abc IPA", [Measure 3],

//add others

[Measure 2]

)

 

if needed you can create a display name in another measure and use that in title, text box etc

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

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

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.