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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

Mouse Over tooltip - Number Format

Hello all

 

I am puzzled with formatting the information that shows when I mouse over a clustered bar chart. 

My visual has 2 values ACT YTD and BUD YTD, when I mouse over the ACT YTD the number of the tooltip is a whole number with 3 decimals. When I mouse over the BUD YTD the number is a whole number with no decimals.

Is there a way to: 

First: Both values to have the same format, preferably no decimals.

Second: how to further format the tooltip on mouse over. For example can I show the numbers in thousand, million etc?

 

Thanks  a lot

fanis

 

 

1 ACCEPTED SOLUTION
v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

We can create a measure as below and add it to the tooltip to work around.

Capture.PNG

 

For more details, please check the pbix as attached.

 

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

View solution in original post

4 REPLIES 4
Biru
Frequent Visitor

Has this been resolved yet ? Can we supress the original tool tip value to not display when we hover the mouse on the visualizations ?

v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

We can create a measure as below and add it to the tooltip to work around.

Capture.PNG

 

For more details, please check the pbix as attached.

 

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
mwegener
Most Valuable Professional
Most Valuable Professional

Hi @Anonymous ,

 

use the Modeling tab, select the column which you want to format and choose the format.

Or look at this.

https://docs.microsoft.com/en-us/power-bi/desktop-custom-format-strings

 

Did I answer your question?
Please mark my post as solution, this will also help others.
Please give Kudos for support.

Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials


This is the best solution!!!

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