Forum Discussion
Anonymous
7 years agoNot applicable
Calculated Measure using filters based on multiple values in one column.
I want to sum values in a column, as long as another column matches multiple values. Currently, I can get the calculation to work if I only match to a single value of "08 Contract Signed". Listed...
- 7 years ago
Did you try using IN operator instead of = ?
https://community.powerbi.com/t5/Desktop/How-to-use-filter-with-multiple-values-in-DAX/td-p/225922
Hope the above link helps!
Levajar
7 years agoAdvocate II
Did you try using IN operator instead of = ?
https://community.powerbi.com/t5/Desktop/How-to-use-filter-with-multiple-values-in-DAX/td-p/225922
Hope the above link helps!