Forum Discussion
PeterRodet
4 years agoNew Member
Using Allexcept with filters
Hi, I am not an experienced DAX-user and I have a quite basic question which should not be to difficult for the experts here π I use powerpivot for this exercice. I have a list with all sales ...
ValtteriN
4 years agoCommunity Champion
Hi,
ALLEXCEPT removes all filters except the ones you specify. This is why your year filter doesn't work. If you want to remove certain filters you might want to use e.g. REMOVEFILTERS.