A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
Try this on a copy of your data first
- Select the entire dataset (first row should be the header row) and sort on the Date column in ascending order
- With the entire dataset (first row should be the header row) selected, press Ctrl+Shift+L and apply a custom filter (Equals) on the Date column with * as the criteria
- Select the resultant non date entries and go to Data > Text to columns > Delimited > Next > Next > Date > MDY > Finish
- Refresh the Pivot Table twice
- Select the first date in the date column of the Pivot Table and now try to Group
Hope this helps.