This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi All,
I am using the following measure to bucket movement between two scores overtime under a few categories
However by the looks of results, my categories seem to bucket these criteria all over the place. Following are my actual results (on top) Vs. my calculation on excel. (bottom)
(The totals seem to be correct at 994 each)
Please help me correct this bucketing measure. Thanks
[I am only getting the spill or the "NA" category correcty (which is embarassing)
I am comparing, conditioning the following criteria in the measure:
the Start Date and End dates
the Score at Start Date and End Date
The score (scored out of 4)]
Solved! Go to Solution.
Hi All,
I was able to think through and find a way to correctly bucket my data. Turns out my data buckets needed to be defined more presicsely. ALLSELECTED was a lifesaver for me to work with my time ranges. following is the corrected version of my Select TRUE function. Hope this helps,
Thanks
Hi @Anonymous ,
To what I can understand you are calculating the count of values for each bucket being the bucket created by a measure is this correct?
Be aware that measures are context sensitive so when the context changes the calculations change has you can see no the last column that you have a Moved Up bucket (in theory on the total line the bucket should not exist).
can you share a sample file?
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi All,
I was able to think through and find a way to correctly bucket my data. Turns out my data buckets needed to be defined more presicsely. ALLSELECTED was a lifesaver for me to work with my time ranges. following is the corrected version of my Select TRUE function. Hope this helps,
Thanks
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 29 | |
| 25 | |
| 25 | |
| 21 | |
| 13 |
| User | Count |
|---|---|
| 59 | |
| 50 | |
| 25 | |
| 20 | |
| 20 |