Forum Discussion
Anonymous
3 years agoNot applicable
Need help grouping filtered columns into numeric ranges
I have a table showing:
and I want to be able to filter in my report by contractor and get the sum of the rows like below:
and I would like to put these into buckets of ranges like below:
So far, I've created a table (not sure if this is correct):
but I'm having trouble with the next steps.
This was the closest guide I could find but it does not work form. Not sure if it is correct: https://www.burningsuit.co.uk/blog/dax-how-group-measures-numeric-ranges
thank you