Hi all! I have a quick question - I would really appreciate your help.
My data set is set up in the following way (with these variables):
ID 2010-Sales 2011-Sales 2010-Costs 2011-Costs
1
2
3
etc.
I need to create a pivot table that has "Sales" and "Costs" as rows and "2010" and "2011" as columns.
I need to do this without stacking the data in the data set, if possible. Is there any way to do this directly in the pivot table, without changing the data set?
Thank you very much.
My data set is set up in the following way (with these variables):
ID 2010-Sales 2011-Sales 2010-Costs 2011-Costs
1
2
3
etc.
I need to create a pivot table that has "Sales" and "Costs" as rows and "2010" and "2011" as columns.
I need to do this without stacking the data in the data set, if possible. Is there any way to do this directly in the pivot table, without changing the data set?
Thank you very much.