In the data model the data type is 'Date' and format is '14 Mar 01'. However in the pivot table the dates show as 'dd mm yy', and there is possibility at the 'Field settings...' to correct the format.
If I add a column to the data model with =FORMAT([Date], "dd MMM yy"), the pivot table shows the right format but then I can't sort by that date.
How can I get the date in the right format and preserve it's ability to be sorted?
If I add a column to the data model with =FORMAT([Date], "dd MMM yy"), the pivot table shows the right format but then I can't sort by that date.
How can I get the date in the right format and preserve it's ability to be sorted?