Hi
I have dataset of customers who purchase plans each month. This data has approx.75,000 lines. This list consists of: customer, amount, month. I have created a pivot table with the following:
Rows: customers
Values: amount
Columns: month (15 months)
What I am trying to find out is the...