Forum Discussion
Anonymous
5 years agoNot applicable
DAX ALL function not working with multiple filter
I have 3 dimension and 1 fact tables. I want calculate the sum(Fact[Value]) that filter through the dimension tables except that one dimension table should ignore the filter context, see my dax measu...
amitchandak
5 years agoSuper User
Anonymous , if you selected something from DimHierarchy and then using all, you will get the value summed up against that value only
I explained this case in details here :: Need of an Independent Table in Power BI: https://youtu.be/lOEW-YUrAbE
- Anonymous5 years agoNot applicable
Please can you elaborate with DAX because I look at the video and I'm still confused.
- Anonymous5 years agoNot applicable
I have watched the video and it is not what i was looking for.
I needed the rollup from DimHierarchy table despite I am filtering category Marker from another table