Forum Discussion
CMajka8
3 years agoHelper II
DAX Measure with multiple conditions
Hello -
I am trying to write a measure that includes multiple conditions. I essentially need it to calculate a sum:
Premium = sum all premiums but exclude company ABC where Product = Auto. This should include company ABC where product = Fire.
thank you