Hello All,
Has anyone experience an issue with Alteryx auto selecting a data type when importing a dataset via an ODBC connection?
For example:
I created a connection from a data source, however, Alteryx auto selected Call ID to a double when importing the data directly into Alteryx. Because of this – we are missing data from the source. We would want this field to be a string instead. I have tried using "Cast" in the SQL statement to change the data type, but that is still populating some of the data as null.
