In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!
Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

SQL Query behind an Workflow

tclopes
5 - Atom

Does anyone know how to get the sql query behind a workflow without using IN-DB tools?

2 REPLIES 2
drew9
9 - Comet

Hi @tclopes ,

 

You can build a view in your database that fits your query needs and have alteryx pull from that directly.

 

Alternatively, you can use the SQL editor in the input tool.

 

drew9_0-1635352329127.png

 

Hope this helps.

 

 

simonaubert_bd
13 - Pulsar

Hello @tclopes 

You can use the Dynamic Output in-DB :)

 
 

image.png



Best regards,

Simon

Labels
Top Solution Authors