Hi,
I was creating a report from alteryx workflow which consists many date fields. In Alteryx and in excel, the date is getting displayed as yyyy-MM-dd format. The end user is not too fuss about the format, but he wants to filter the date fields based on year and month as shown in below example.

And my data which is in date datatype in alteryx is getting copied as Number in Excel. I am using render tool to generate the excel output.
Q1) Why is the data not getting generated as Date in Excel?
Q2) Is there a way to rectify this and generate date in excel which can be filtered as above picture?
Thanks,
Tony