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.

T-SQL in Alteryx Designer's SQL Editor

Hanup_Kolipaka
5 - Atom

Hello Alteryx community,

I have a complex query which uses T-SQL (works fine on SQL Server Management Studio). But, when I try to use that query to input data into my workflow, I receive an error that goes as in the attached image.
Error.png
Does Alteryx Designer's SQL editor process T-SQL?

 

Thanks.

1 REPLY 1
geraldo
13 - Pulsar

@Hanup_Kolipaka 

 

procedures are only possible in pre and post sql. table orquery is not allowed

Labels
Top Solution Authors