Forum Discussion

data4good's avatar
data4good
Frequent Visitor
1 year ago
Solved

Help with error: DAX comparison operations

Hello,   I've been searching this forum for help, but haven't managed to find a solution to my problem. I am trying to create a calculated column called HMG. HMG should equal 1 only if both of the ...
  • lbendlin's avatar
    1 year ago

    the syntax for "and"  is &&  , not &   (which is a join operator)