Forum Discussion
SaraOC
Dec 16, 2021Copper Contributor
Pivot Table Filter for Months in Chronological Order
I have my raw data filtered chronologically by months of the year. When I create a pivot table, the months show out of chronological order. How do I get the pivot table filter drop down to display mo...
Riny_van_Eekelen
Dec 16, 2021Platinum Contributor
SaraOC Most likely the dates aren't real dates but texts that look like dates. Then they get sorted in alphabetical order. "10-O" thus get sorted before "1-J".
- SaraOCDec 16, 2021Copper Contributor
- Riny_van_EekelenDec 16, 2021Platinum Contributor
SaraOC But then they are still texts. What do you see when you enter a formula like =ISNUMBER(A1) where A1 would be a cell with a date?
- SaraOCDec 17, 2021Copper Contributor