Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello all,
I'd like to create 5 bins, where each of the 5 bins has equal number of records. Currently, Power BI does have a binning feature, but it only allows for the same size of bins, not necessarily having bins with the same number of records in each bin.
My dataset looks something like this
| Account ID | Predicted Score | 
| 1 | 10 | 
| 2 | 21 | 
| 3 | 24 | 
| 4 | 45 | 
| 5 | 100 | 
I'd like to point out that the visual will constantly be adjusted with filters. So the ranges of scores will constantly change. I need dynamic binning so that whatever data is inputted into the visual, there is always 5 set bins with approximately the same number of records in each bin.
Any thoughts on how I should approach this? Thank you.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
            | User | Count | 
|---|---|
| 8 | |
| 5 | |
| 5 | |
| 4 | |
| 3 | 
| User | Count | 
|---|---|
| 24 | |
| 11 | |
| 10 | |
| 9 | |
| 8 |