Grouping amounts by ranges (challenges):

Below shows a snapshot of the data, and the desired result. .PBIX file of mock-up data is here.
Data model mockup _ segment Totals.pbix (245.9 KB)
Thanks in advance.

image

image

@mdalton2100 You can read this and implement in your model

https://www.daxpatterns.com/static-segmentation/

3 Likes

Solid solution, Antrik. Thanks! Iā€™m hoping this topic will be sufficiently searchable for future users with similar challenges.