We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

informix date issue

Heer
7 - Meteor

We have an informix source that is throwing this error -> invalid month in date

 

I tried setting the DBDATE to MDY4/ via SETNET32 on the server but this error remains

 

workflow is using a dynamic input tool

 

how to resolve this?

 
 

 

 

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@Heer 

I dont know about the InforMix so wild guess only.
Alteryx date format is yyyy-mm-dd and other formats will be considered as illegal format.

Maybe we can read in the data first and convert it to Date Format?

Labels
Top Solution Authors