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

Changing number format to %,$ i.e 5%/$5

Hi 

can anyone help me here? how to change the formats of number data type at visualization level .ie 0.5 to 50% or $0.5 without changing the column formats from the table.

I want these only during the visualization .ie in bar or line chart

3 REPLIES 3
Mariusz
Community Champion
Community Champion

Hi @Anonymous 

 

You can create a Measure format it and use it in this specific Visual(s)

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
LinkedIn


 

Anonymous
Not applicable

any other solution apart from calculating new measures? because it will add a new column  to my table 

 

 

thanks

Hi,

 

I advise you to create a measure by using FORMAT function to replace the original data which will not add a new column to your visual.

Measure is only calculated when it is used and is different from calculated columns, see this:

https://microsoftapc-my.sharepoint.com/:u:/g/personal/v-gizhi_microsoft_com/ESSmT7lQpYVIqJssgLSZKPoB... 

 

Best Regards,

Giotto Zhi

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