When running the uploader tool get this error. I have checked the date field and the date format. Still receiving this error.
Solved! Go to Solution.
Hi @MarkClark
Can you ensure that the date format is - YYYY-MM-DD, by using a "DateTime" tool before the Select tool?
Hope this helps.
@PanPP is correct in that is the right format needed for a date column. But there are some other things to be aware of!
If you have seen this error message, these might be helpful:
Auto Insights Uploader (2) <class 'ayx_python_sdk.core.exceptions.WorkflowRuntimeError'>: Progress: 0.0 %, FAILED, In column [Date], after trying each of the following date format conversion: [['%Y%m%d', '%m%d%Y', '%d%m%Y', '%Y%d%m', '%Y', '%y%m%d', '%m%d%y', '%d%m%y', '%y%d%m']], none of the non-missing values can be converted to date format. We recommend converting the date format to YYYY-MM-DD. Few common examples from the this column are: [[nan]], Step: 0/4, None