Hi All,
I'm pretty new to using Alteryx and am getting the below error messages and would appreciate if i get could get some guidance on how to fix it please.
I have a column with dates, this is in a "date" type. I tried to do a datetimeparse formula but got the below errors.
When i tried to run the workflow without the datetimeparse i still get the "invalid date" error.
ConvError: Formula (6): DATETIMEPARSE: Cannot convert "2018-04-30" to a date/time with format "%d/%m/%Y": Expected separator '/%m/%Y', got: '18-04-30'
ConvError: Input Data (29): Conversion error on record: 55 - Invalid date - Earliest date supported is Dec 30, 1899
Many thanks