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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
precio_96
Frequent Visitor

10% of population groups with filters

Hi all,

 

I am working on proyect where I need to group the data on 10 groups with same amount of cases of the overall population, the problem comes when I try to filter something the cases keep filtering by the total amount of the population instead of regrouping and keeping the 10% of the population in each group.

 

What I already done is to create an Index column and divide it by the total amount of the population, and with this create a column of groups...the problem will come when anyone filter it.

 

So here is an example of my data 

Data 

 

So basically the idea is to keep groups of 10% of total population and be able to filter it by period and product.

 

If anyone can help to create this dynamic groups will be great!

 

Thanks in advance and have a wonderful day.

Regards,

Pablo

5 REPLIES 5
v-lionel-msft
Community Support
Community Support

Hi @precio_96 ,

 

Like this? Please refer to my .pbix file.

v-lionel-msft_0-1598420649871.png

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Lionel Chen,

Thanks for publishing a solution, but unfortunately this is not exactly the expected result. We should get only 10 groups with 10% of the population that is actually filtered. And the final idea will be to show the 10 groups, with how many population they are commulating until each group.

Please let me know your thoughts and again thank you so much for giving an answer.

Best regards,

Pablo

Hi @precio_96 ,

 

Divide the filtered data into 10 groups (G0-G9)?

v-lionel-msft_0-1598606883164.png

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Lionel Chen,

Hope you are doing well.

This will be good, but the idea is not to keep the CreditsID on the list, only the groups.

Do let me know your thoughts.

Happy weekend and best regards,

Pablo

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors