Using a data field twice in the 'Rows' section of a pivot table.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In my source data, I have a 'Date' field. In my pivot table, I want to use
the 'Date' field twice:

* Once to sort by 'Year' (i.e. simply changing the format to 'YYYY')

* And a second time to sort by 'Month' (i.e. simply changing the format to
'MMMM')

Can I do this without the requirement of adding fields to my source data?

Thanks.
 
Is this a row field?

How about just grouping them by year and month?

rightclick on the date field and
choose group and show detail|group by months and years.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top