Forum Discussion
Anonymous
4 years agoNot applicable
ALL function is not working
Hi all, I am trying to create a measure to ignore the filtering. I used ALL to exclude the country factor as I want to compare each country's numbers against the total (called APJI). Measure: APJI...
Anonymous
4 years agoNot applicable
Hi amitchandak ,
Thanks but I still want the total change according to other filters such as HW/SW.. I only want to ignore the Country in this case. What should I do?
amitchandak
4 years agoSuper User
Anonymous ,
Measure: APJI = CALCULATE(AVERAGE(ASP[Net Value ASP USD]),Removefilters(ASP[Country]))
- Anonymous4 years agoNot applicable
Hi amitchandak ,
No it doesnt work.. I have tried this way before.
Could you please take a look at the pbix file? I am thinking this issue has to do with other slicers.
- Anonymous4 years agoNot applicable
Hi amitchandak ,
Just want to check with you if you have any idea on how to resolve the issue?
Thanks!