I have a data set that contains billing information that includes customer id, bill date, and other relevant information. A customer may have received more than one bill in a month so I'd like to "rank" the bills by date created so that I can graph the customers bills in order by that index rather than the bill date.
There are ~400,000 customers and 4 million bills in the data set.
How do I create an index or rank by Customer (using customer id) and then ascending by bill date? I assume I can use RankX but I'm having issues getting it to work correctly.
Solved! Go to Solution.
This worked once I wrapped my head around how to do it.
Never mind, I figured it out thanks to another post on the forum.
@Anonymouswould you mind posting the solution you found to help future people with similar questions?
Proud to be a Super User!
This worked once I wrapped my head around how to do it.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
104 | |
73 | |
69 | |
47 | |
46 |
User | Count |
---|---|
161 | |
85 | |
76 | |
68 | |
67 |