Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
postke
Frequent 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
  • Cities
  • Revenue

For our purposes we look at the value of our Clients against different combinations of the cities from which they are serviced. Sometime singularly, sometimes in different combinations.

The table on the left is a "client-high" value table filtered against the threshold slicer to present only clients whose aggregated value is above the selected threshold. We use the city slicer to determine which cities to consider in the solution set, and then the threshold filter to identify the number of clients above that threshold (ie >$500k, >$1m, etc)

I am trying to replicate the results of the far left table into a rolled up summary, as single scalar values…one set that shows the value of clients within the threshold and one outside (below) the threshold. However, all my attempts are failing.
The problem is that the threshold slicer is acting on the value of each of the  individual cities, and not the aggregated value of the client. I cannot seem to find a way to aggregate the client value against the selected cities, and the apply the threshold to that subset.,,ie the value shown far left in this sample data.

Thanks in advance to anyone who cares to entertain assisting me.

 

postke_0-1718999198567.png

 

 

Link to sample folder 

2 REPLIES 2
lbendlin
Super User
Super User

Please read about REMOVEFILTERS and use that in your measure on the left.

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.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.