Forum Discussion

Kadrimedquali's avatar
4 years ago
Solved

subtract between two rates

Good morning all, please i have a problem in power bi desktop, i have a table matrix, I want to subtract between two rates, but the first is in the rows and the second is in the values. example in...
  • Samarth_18's avatar
    4 years ago

    Hi Kadrimedquali ,

     

    Can you try below code:-

    Measure = [Taux Freinte] - MAX(table[column in a row})

     

    Thanks,

    Samarth