Forum Discussion
Anonymous
6 years agoNot applicable
calculatation the % difference
I create a table like this in Power Bi. How would I calculate the % difference from this table similar to the example? The information is found in four diff tables in the Power Bi model. For examp...
Nathaniel_C
6 years agoCommunity Champion
=(53-63)/((53+63)/2)*100 =-17.24
Anonymous , your math in your example doesn't work. What are you doing with the brackets?
- Anonymous6 years agoNot applicable
It would be -14%. I'm trying to create a formula that would calculation the % difference within the Power Bi.