Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Customer Revenue bins

Hi all, I have a table that looks like the below and I am trying to create a histogram in which I categorize customers into 3 bins: < $10, $10-$20, and >$20. How would I create a measure that can bins customers like this?

 

Customer 1 has $7 total revnue, so it would be in the <$10 bin. Customer 3 has $30 total revenue, so it would be in the > $20 bin.

 

Customer IDRevenue
12
15
210
24
310 
320

4 Replies