Forum Discussion

augustindelaf's avatar
augustindelaf
Impactful Individual
9 years ago
Solved

IF formula with multiple conditions

Hi,   I would like to create a DAX formula with a IF statement. my formula would be :    IF('DATA'[Work Stream ] ="WS 1.1";SUM('DATA'[KPI 2 Monthly Actual]);  IF('DATA'[Work Stream ] ="WS 2.1";...