Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start 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