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 this picture :
Hi Kadrimedquali ,
Can you try below code:-
Measure = [Taux Freinte] - MAX(table[column in a row})Thanks,
Samarth
5 Replies
- KadrimedqualiHelper I
the column (Taux Freinte) is a dax formula also
- KadrimedqualiHelper I
Please i need help
- KadrimedqualiHelper I
amitchandak please i need your help
thanks
- Samarth_18Community Champion
Hi Kadrimedquali ,
Can you try below code:-
Measure = [Taux Freinte] - MAX(table[column in a row})Thanks,
Samarth
- KadrimedqualiHelper I