Forum Discussion
rosh80
8 years agoRegular Visitor
DAX if statement syntax error
Hi, I am unable to use the IF conditional clause when creating a custom column. This is the DAX; IF(TABLE.COLUMN = TRUE(),"a","b). This seems to have work in the August release of Power B...
rosh80
8 years agoRegular Visitor
It doesnt seem to work for Boolean expressions, it is fine otherwise.