The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi team,
I'm trying to calculate the percent of hours used over the hours budget which I was able to accomplish using DIVIDE.
When I go into 'show as a percent of grand total' it is showing the incorrect amount. How do I avoid this?
When I convert this column to a percent the numbers are not equal - what am I doing wrong? Thanks!
does not equal
So on the first line it has 6.05 and I need it to show 605%.
Solved! Go to Solution.
@Anonymous - I am not sure what you mean by "Percentage of Grand Total". If you convert the Number formatting from Decimal to Percentage then 6.05 will become 605%. But changing the measure to "Percentage of Grand Totals" is different Measure. 605% as Percentage of X?
@Anonymous - I am not sure what you mean by "Percentage of Grand Total". If you convert the Number formatting from Decimal to Percentage then 6.05 will become 605%. But changing the measure to "Percentage of Grand Totals" is different Measure. 605% as Percentage of X?
So if i change the formula to
Of course I just needed to change the number format - sometimes it's that obvious. Thank you!