Hello,
I am wondering if it is possible to use a SQL query after data has already been queried in. I need to bring two different sources in, join them, then use a SQL query on the joined data. I know SQL can be easily translated into alteryx tools but this an ETL query and is thousands of lines long so it is simply not feasible to spend hours translating it to alteryx, especially when I need to do this a few more times with different ETL queries.
Would a dynamic input be my best option in this case?
Thank you!