Forum Discussion
Anonymous
5 years agoNot applicable
@IF
can anyone help me with this if condition whats wrong in it ?
Fowmy
5 years agoSuper User
Anonymous
The formula you are using is supposed to be used as a new column in the Power BI data model table. you are trying to apply in Power Query. In power query, you need to use all simple cases like
if ___ then ___ elseif ___ else ____