Hello
I am pushing an yxdb to a SQL server DB. The first column in my dataset is "transaction_date" which is set in yxdb to be a Date field format.
I upload this dataset to SQL server. Then I add it to a different Alteryx workflow and Alteryx detects the field in the SQL DB as V_WString.
I tried uploading the data to SQL server DB via both regular Output tool and Write data in DB tool. Both resulted in the same outcome.
Any idea on how to ensure the data type is correct in SQL?
Thanks in advance
Rodrigo