Forum Discussion
valerial
Helper I
6 years agoMultiple conditions in a column dax
I am trying to select multiple values within one text and write mulitple ifs within one column something like this.. but this does not work how do i do this if ([ACCOUNTNUM] = “B30001,B34123” an...
- 6 years ago
v-juanli-msft
Community Support
6 years agovalerial
Helper I
6 years ago- v-juanli-msft6 years ago
Community Support
Hi valerial
I don't see column name in the left of the "=", it should be there.
also, you need add one more ")" at the end of the formula.
Best Regards
Maggie