Forum Discussion

kjani's avatar
kjani
Icon for Helper I rankHelper I
6 years ago
Solved

Help 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 ...
  • camargos88's avatar
    camargos88
    6 years ago

    Hi kjani ,

     

    Check the code for the measure. It is subtracting the values and get the absolute value.

     

    Ricardo