Forum Discussion

cqueiroz2222's avatar
cqueiroz2222
Helper I
1 year ago

Adding an IF condition to a Measure

Hello, I am trying to reply an Excel Rule into DAX Measure The idea is: When Result < 0, sum Result + Last Month C/C (superior line), otherwise, just reply the result So just reply the result wh...