Hello, has anyone managed point Alteryx at a .SQL file and execute the query in it? What approach would you take?
I'm assuming 3 main options?
- Dynamic input tool (which I've tried and failed with in this case!)
- Run tool to make use of BCP, perhaps, or some other CMD app
- Macro
I'd prefer NOT to go down the macro route as, despite my efforts, I'm still struggling with them to be honest. But if that is the only solution I will try to work with it!
Thanks in advance
C