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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Firstly I have a column %complete its type is Decimal number and If i try to change its column type from "Decimal number" to "Percentage", it is converting the 100 to 1000%
100 get converted to 1000%
And second part of question is, How how do i calculate Actual quantity based on %complete
So ,
Actual Qty = PhysicalQuantity * 100%
So when 100% Actual unit = 7027 * 100% = 7027
say if the %complete is 30% then it should multiply by, 7027*30% = 2108
Solved! Go to Solution.
@Anonymous ,
Go to Add Column tab, Select math button choose Percentage. Choose 1 %. Then go to type and change to percentage. Then multiply against column 1. The last picture shows the two intermediate columns removed. You don't have to do this step, but you can see that it worked.
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Proud to be a Super User!
@Anonymous ,
Go to Add Column tab, Select math button choose Percentage. Choose 1 %. Then go to type and change to percentage. Then multiply against column 1. The last picture shows the two intermediate columns removed. You don't have to do this step, but you can see that it worked.
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Proud to be a Super User!
@Anonymous ,
Glad I could help!
Proud to be a Super User!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.