Forum Discussion
kjani
Helper I
6 years agoHelp in building a template
I would like your help in building this in PowerBI Desktop. I have a dataset with multiple variables. I need to calculate difference in values based on scenario (e.g. 1_Base vs. 2_Low) for each Name ...
- 6 years ago
Hi kjani ,
Check the code for the measure. It is subtracting the values and get the absolute value.
Ricardo
kjani
Helper I
6 years agoThank you so much for quick response. However, I need the difference between the two scenarios. Your output is adding instead of subtracting. Thanks again.
camargos88
Community Champion
6 years ago- kjani6 years ago
Helper I
I am sorry, it's still adding the numbers. I need to see the difference in values between two scenarios (1_Base vs. 2_Low). Can you help? Thanks
- camargos886 years ago
Community Champion
Hi kjani ,
Check the code for the measure. It is subtracting the values and get the absolute value.
Ricardo