Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

DAX if statement syntax error

I am new to Power BI ... I am tyrying to insert a new custom column into a table in the Query Editor. The Column should extract data from an excisting column based on an "IF" Statement with an "CONTA...
  • PattemManohar's avatar
    PattemManohar
    7 years ago

    Anonymous Please note "Power Query" expressions are case sensitive.  "IF" not same as "if", please correct the all keywords in your expression.