Hi guys,
I pull data from the email attachment, and the file is in .xlsx format. There are numerous dates fields inside the file, and in mail these files have a MM-DD-YYYY format (e.g. 3/31/2023), however, after pulling information into the flow, even in the attachement module, the dates format fields changes to MM-DD-YY (e.g.3/31/23) which must not be in this way and this breaks our next steps.
Interestingly, the Format Date module couldn’t improve it cause it can not recognize such type of date format (e.g.3/31/23).
Did anyone encounter with such issues before and how did you manage this?
Thanks,