This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi
I need to create a percentage (%) column but all values should be divided with 100 before I can change Data Type (from a decimal number to percentage)
Anyone who can help me?
Decimal numbers
Should be 98,58%
Solved! Go to Solution.
click on your column. and go to modelling tab and then change the format to percentage.
Thanks & regards,
Pravin Wattamwar
www.linkedin.com/in/pravin-p-wattamwar
If I resolve your problem Mark it as a solution and give kudos.
Not so easy @Anonymous
As I already mentioned, if I do what you recommend I get totally wrong percentage.
I have value 98,640 and if I just change to the percentage I get 9 8640,00% instead of 98,64%.
Somehow I need to divide with 100 all raws in this column and after that, I can change to percentage. But I don't know-how.
Try this
New column= divide(old_column,100,0)
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.