Hi everyone,
I'm a having a problem with an Input tool that is driving me crazy.
I have an Input box querying an SQL Server view. Its a regular server I usually work with in other workflows without any problem.
But in this case, for some reason, the performance difference between executing the same SQL statement in SMSS and Alteryx is 300 fold. That means, in SMSS querying for 700 rows takes a second, whereas in Alteryx takes 5 minutes.
This performance is unacceptable as I must execute queries on the scale of thousands of rows, and the ETL process can't take hours (or even days).
Could you help me out troubleshoot this one? What could I look for? I'm out of ideas...
Thanks a lot,