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! Request now
Hi all,
Currently having some % issues. I have several columns set as % in my query, yet they seem to reformat as soon as I bring them into the report. Help greatly appcretiated!
Kind regards,
Jordan
Solved! Go to Solution.
hi @Anonymous
It should be that you need to adjust the data
For example:
0.4% = 0.004
If we show it not as a percent format and as two decimal places, it will show 0.00
Then in power bi data view, we need to format the dataformat as percent.
Result:
Before
After
Regards,
Lin
hi @Anonymous
It should be that you need to adjust the data
For example:
0.4% = 0.004
If we show it not as a percent format and as two decimal places, it will show 0.00
Then in power bi data view, we need to format the dataformat as percent.
Result:
Before
After
Regards,
Lin
Hi @Anonymous
Is the value on your table a Calculated Column?
If so you will need to update the data type as this may not be inferred from the source column.
Kevin
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.