Forum Discussion
Anonymous
7 years agoNot applicable
DAX ALL Function not working as expected
Hello, I have a fairly basic problem that doesn't seem to rectify itself where I am trying to remove a filter context through the ALL() function, but the measure ignores this command and I do not...
dvl_ctaul
4 years agoHelper I
Found this thread: Solved: ALL function not working as expected - Microsoft Power BI Community
I guess if your column is sorted by another column you need to have both of them in the all statement
JasperAlblas
3 years agoRegular Visitor
This saved my day. Thank you!