Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
I'm trying to create buckets for specific value ranges, but I want to show them in a summarized table, so that for the 4 distinct buckets below I can show the count of the individual POs that fall within that range:
PO number | PO value | Bucket |
123 | 49000 | 0-50k |
789 | 21000 | 0-50k |
211 | 79000 | 0-50k |
333 | 550000 | >500k |
456 | 51000 | 50-100k |
222 | 234000 | 100-500k |
543 | 1600000 | >500k |
Desired output:
Buckets: | Count of POs |
0-50k | 3 |
50-100k | 1 |
100-500k | 1 |
>500k | 2 |
Thank you.
Solved! Go to Solution.
@tomekm , This requires segmentation using the independent table.
Please refer if my video or link can help
Dynamic Segmentation Bucketing Binning
https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Segmentation-Bucketing-Binning/m-p/1...
Dynamic Segmentation, Bucketing or Binning: https://youtu.be/CuczXPj0N-k
@tomekm , This requires segmentation using the independent table.
Please refer if my video or link can help
Dynamic Segmentation Bucketing Binning
https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Segmentation-Bucketing-Binning/m-p/1...
Dynamic Segmentation, Bucketing or Binning: https://youtu.be/CuczXPj0N-k
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
75 | |
54 | |
38 | |
31 |
User | Count |
---|---|
99 | |
56 | |
50 | |
42 | |
40 |