Forum Discussion

tryan's avatar
tryan
Frequent Visitor
9 years ago
Solved

DAX if statement syntax error

I am trying to write a simple if statement in power pivot using DAX.  I wrote many if statement that return either a 1 or a 0 depending on whether or not the logical statement is true or false.  Howe...
  • Phil_Seamark's avatar
    9 years ago

    Is this a calculated column or calculated measure?

     

    If it is a calculated column, what is the datatype set to?