Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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
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.
@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...)
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).
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 28 | |
| 27 | |
| 26 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 51 | |
| 49 | |
| 43 | |
| 39 | |
| 36 |