pivot table date field

G

Guest

i have a field in a data table called entered. it lists the date and time
the entry was made. i have a pivot table from this data table to summarize
my data. i want to see data that was entered in the month of february only.
is their a way to do this with a calculated field?
 
D

Dave Ramage

You can do this by grouping the field..

1) Add Entry_Date (or whatever its called) to the pivot
table as a Row field.
2) Right-click in that column in the pivot table
3) Select Group & Show Detail/Group from shortcut menu
(may be just 'Group' in older versions)
4) If you get a "Can't group..." message here then you
have some none-date or blank data in this column and need
to fix it. If not, select Month from the list and click OK.
5) Now use the pivot field drop down to select only
February.

Cheers,
Dave
 

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

Top