Forum Discussion
Uniqueusername
1 year agoHelper III
Filter behaviour - FILTER function vs IN operator in Calculate
Hi all, Hope the brilliant community here can help me out with some very basic concepts in DAX !! I am trying to understand the FILTER behaviour in a calculate function. Here are two formula...
Uniqueusername
1 year agoHelper III
sorry, I still don't get how the filters are behaving in the two examples. The ALLSELECTED is not something I use regularly and from what I have read about it is quite a complex one
- lbendlin1 year agoSuper User
It is done for you automatically. Generally it is a good thing but there are side effects. You will want to invest in reading about it.