I have a spreadsheet that has the following:
Invoice No, Invoice Date, Customer, Supplier, Total Price, Total Supplier Cost
I am making a customer x supplier pivot with invoice date in the filter section so that my users can select appropriate date ranges. The date filter drop down in the pivot, however, doesn't show up the way I would like it. It gives me options like this:
02/16/14
03/12/14
05/23/14
And what I would like is this:
+ 2013
+ 2014
+ 2015
with the option to drill into those years.
The autofilter drop down on the spreadsheet does this. How can I get the pivot to do the same thing?
Also, less urgent is the ability to choose Price or Cost to be down in the pivot. Maybe as another drop down in the filters section?
Invoice No, Invoice Date, Customer, Supplier, Total Price, Total Supplier Cost
I am making a customer x supplier pivot with invoice date in the filter section so that my users can select appropriate date ranges. The date filter drop down in the pivot, however, doesn't show up the way I would like it. It gives me options like this:
02/16/14
03/12/14
05/23/14
And what I would like is this:
+ 2013
+ 2014
+ 2015
with the option to drill into those years.
The autofilter drop down on the spreadsheet does this. How can I get the pivot to do the same thing?
Also, less urgent is the ability to choose Price or Cost to be down in the pivot. Maybe as another drop down in the filters section?