Hi Alteryx Expert,
I have one strange issue for input data from SQL
I have one SQL database which is 2008 and it stored data for traditional Chinese characteristic
I need to export some table result from this Chinese SQL to another via Alteryx
What I notice is when I create input data for that Chinese SQL and preview data, all traditional Chinese showing question mark
Even I tried codepage conversation function but result is still in question mark
What I have done so far is
1. install traditional Chinese language pack in my laptop and result is still wrong
2. upload CSV file with result manually export from the SQL and it looks fine in Alteryx
3. run the in-DB function but result is still same
Please let me know how to resolve this