Hi,
I'm not sure if all of this is possible or not within Alteryx.
A request came in to me today of "Could we use Alteryx to run this SQL Statement (that involves creating temp dbs) and then create an output file?"
The short answer to that was "yes absolutely, thats easy!"
The follow-up I was given is "Great! Could we run any statement we want through this?"
So, I tried to build a batch macro that might allow for something like this - I've attached what I came up with so far.
However, when I try to run this (leveraging preSQL) I get a "No Columns Returned" error on my PreSQL statement.
Any thoughts anyone has would be fantastic