Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

DAX IF Statement

I am new to writing DAX and trying to write the below IF statement:   Forecast/Actual= If TableX(actual amount) has a value, use TableX(actual amount) value. If TableX(actual amount) has no value, ...