Forum Discussion
data4good
1 year agoFrequent Visitor
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 ...
- 1 year ago
the syntax for "and" is && , not & (which is a join operator)