anationalacrobat
Technical User
Say I've got data that looks like this:
Customer...Date...OrderAmount
And I have multiple orders per customer and multiple dates and of course varying amounts.
I want to create a pivot table that sums my customer orders by year and compares year to year.
So far I have the first part just fine -- I have two years of orders, I can see customer 1 spent $2000 in 07 and $3000 in 08. What I'd like to be able to do is also compare year to year and see if he's up or down.
Now I know I can reference data within a pivot table in regular cells but would I do that or is this something that should also be included in the pivot table? What I'm ultimately looking to work towards is having cells that show me for region 1 I had x new, y increase, z, decrease, a skip and b flat. These will of course be year to year comparisons between customers. I'm just not sure which is the smartest approach here. I'm wondering if I might need to perform those calculations in the data dump phase and then make the pivot table after that point.
Thanks!
Customer...Date...OrderAmount
And I have multiple orders per customer and multiple dates and of course varying amounts.
I want to create a pivot table that sums my customer orders by year and compares year to year.
So far I have the first part just fine -- I have two years of orders, I can see customer 1 spent $2000 in 07 and $3000 in 08. What I'd like to be able to do is also compare year to year and see if he's up or down.
Now I know I can reference data within a pivot table in regular cells but would I do that or is this something that should also be included in the pivot table? What I'm ultimately looking to work towards is having cells that show me for region 1 I had x new, y increase, z, decrease, a skip and b flat. These will of course be year to year comparisons between customers. I'm just not sure which is the smartest approach here. I'm wondering if I might need to perform those calculations in the data dump phase and then make the pivot table after that point.
Thanks!