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.

Is there a way in Alteryx to fetch dynamic query data ?

Anugya
5 - Atom

I have a declare statement where I am declaring variables and storing values in it and same I am recalling in my SQL statement.

How can I achieve this in Alteryx ? I have tried dynamic input since my variables value keeps changing it's also not working for me.

 

 

1 REPLY 1
mbarone
16 - Nebula
16 - Nebula

With Alteryx you'd usually have an input tool, then a formula tool to create variables, and then they're available for downstream processing.  I can't tell if that's what you're trying to do, or if you're trying to dynamically update variables within a SQL query.  Maybe a screenshot, sample data, etc. could be posted to help us understand better.

Labels
Top Solution Authors