Hi I have an Excel file with a date column containing various date formats (e.g., "end dec," "12/03/2024," "fri 12/24," etc.) that I want to convert to a single format ("dd-MM-yyyy") in Mendix. I've created the following microflow for this purpose.
↧