Forum Discussion
hmd19570
Aug 09, 2022Copper Contributor
Date values not recognized by pivot table
I have a table with a date column (Called "date"), that are clearly formatted as strings (left aligned). In a new column (Called "date1") I convert these values to real dates with @datevalue. Whe...
Patrick2788
Aug 09, 2022Silver Contributor
What happens if you attempt to group the dates in the pivot table via right-click a date | group ?
hmd19570
Aug 10, 2022Copper Contributor
I found the solution! After I create the pivot, I first have to save my file. Then teh dates behave like expected.