Forum Discussion
Anonymous
9 years agoNot applicable
How to use filter with multiple values in DAX?
Hello guys, I am trying to create a measure TotalExaminationBacklog which counts all the examinationsIDs with the status WAI, VER, APP, HEL and SCH. But it seems that my measure (see image ...
- 9 years agoMy fault you have to use curly braces {...} instead of (...)
Regards
Anonymous
9 years agoNot applicable
Hello Anonymous,
thanks for your response.
unfortunatly the given ideas dont work :(
please check the image below
TomMartens
9 years agoSuper User
My fault you have to use curly braces {...} instead of (...)
Regards
Regards
- nilimarodrigues6 years agoHelper III
Solved my problem :). Thank you!