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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
RobbLewz
Helper II
Helper II

Labeling summarized data into groups

I have a requirement to get the count of clients that fall within a specific sales group. 

 

Tables

DimClient

ClientId, ClentName

FactSalesRecord
ClientId, DateKey, SaleGBP.. etc

DimDate

DateKey, DateYear, DateMonth etc...

 

The user, in the report would select the year and month(s) to filter the report down too.  Only one year can be selected.

 

One of the visuals we need is someting like this:

BandClient Count (Distinct)Sales Total
100k +20£1,450,100
50k-99.99k30£3,001,256
10k-49.99k100£870,875

 

So the sales total would be the sum of the clients sum total for the selection.

I can make a table with, min and mix values, the band as a column, but can't figure out how to sum the clients up and filter where the sum is between the min and max totals in a way to display it as above.

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@RobbLewz , Not very clear. Do you need Dynamic Bucketing on a measure?

If yes, you need an independent bucket table and use that in measure.

 

refer that in my video :https://youtu.be/CuczXPj0N-k

 

If not. please explain with an example and   Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@RobbLewz , Not very clear. Do you need Dynamic Bucketing on a measure?

If yes, you need an independent bucket table and use that in measure.

 

refer that in my video :https://youtu.be/CuczXPj0N-k

 

If not. please explain with an example and   Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.