Forum Discussion
VAR filter
Hi,
I recommend reading this article by SQLBI:Specifying multiple filter conditions in CALCULATE - SQLBI
Basically you can use OR and AND symbols to add multiple filter conditions.
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
2 Replies
- ValtteriNCommunity Champion
Hi,
I recommend reading this article by SQLBI:Specifying multiple filter conditions in CALCULATE - SQLBI
Basically you can use OR and AND symbols to add multiple filter conditions.
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/ - AnonymousNot applicable
with || worked like a charm.
Completely forgot about "and" function... Rookie mistake