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

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

Reply
Erin
Helper I
Helper I

Tooltip

Hi All, Is there any place I can edit the content of tooltip? e.g., removing some data, or change the descriptive languange.

 

Thanks,

 

Erin

5 REPLIES 5
Bulgrien
Advocate I
Advocate I

You can create a measure to return a data or string value, for example:

 

<Measure Name> = FIRSTNONBLANK(<TableName>[<ColumnName>],TRUE)

 

(to use FIRSTNONBLANK in DirectQuery mode, you'll need to enable the PowerBI global option to "Allow unrestricted measures
in DirectQuery mode")

 

Once you've created a measure, you can format the display of that measure under the modelling tab, then add the new measure to your tooltip.

 

Sean
Community Champion
Community Champion

@Erin The simple answer in most cases is NO.

 

But what visualization are you using and what do you want to change in it?

 

Look at this Idea I created for the Maps (you are probably talking about about something like this...)

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/12963183-display-another-visualiz...

 

Hi Sean,

 

I mean generally the tooltip on all kind of visualization chart in Power BI. I hope there's place for the developers to edit the contents, like Tableau does.

 

Thanks,

 

Erin

Indeed.  I can now get a percentage but it is fixed at two decimals ... Cannot change it. I looked all over the tool by nowhere to be found.

With the latest update of Power BI, they announced that tooltip customization is now available. But that only means that it's now possible to add more fields to your tooltips. You can't discard fields or change the description. I'd suggest you to go vote on one of the ideas that describe this (https://ideas.powerbi.com/forums/265200-power-bi?query=tooltip%20customization).

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors