Forum Discussion
postke
2 years agoFrequent Visitor
Issue getting aggregated summary value with multiple slicers and a parameter filter
To all you PowerBI gurus, I am having trouble figuring out a solution to my problem. Please be gentle, I am a novice… In the attached example (scrubbed), I have three key components… Clients Cit...
lbendlin
Super User
2 years agoPlease read about REMOVEFILTERS and use that in your measure on the left.
- postke2 years agoFrequent Visitor
Thanks but when I try RemoveFilters, it removes all the city based slicers, it does not all me to retain the ones that are required for the aggregated calculation. Removefilters gets me the client rev across all cities, but not a sum inclsive of all the required cities...unless I am using it wrong.