March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi folks - referring to the below screen grab, I am struggling with the DAX code necessary to creat custom bin sizes. As you can see, I need bin sizes that are not consistent in size. These bins need to show a count of Opportunity ID numbers that fit within each bin. Each Opportunity ID has multiple revenue values that must be aggregated at the Opportunity ID level. Any Idea how this might be done?
Solved! Go to Solution.
@Frenchtom811 , you need to dynamic segementation using an independent table with bucket and use that in new measures .
refer : https://www.youtube.com/watch?v=CuczXPj0N-k
or
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization
@Frenchtom811 , you need to dynamic segementation using an independent table with bucket and use that in new measures .
refer : https://www.youtube.com/watch?v=CuczXPj0N-k
or
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization
User | Count |
---|---|
21 | |
14 | |
11 | |
8 | |
5 |
User | Count |
---|---|
24 | |
21 | |
20 | |
15 | |
10 |