Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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
Hi @Anonymous
You can create a Measure format it and use it in this specific Visual(s)
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:
Best Regards,
Giotto Zhi
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.