Forum Discussion
Kadrimedquali
4 years agoHelper I
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...
- 4 years ago
Hi Kadrimedquali ,
Can you try below code:-
Measure = [Taux Freinte] - MAX(table[column in a row})Thanks,
Samarth
Kadrimedquali
4 years agoHelper I
the column (Taux Freinte) is a dax formula also