Hi all,
I am very new to Alteryx.
I need to use stored proc as a source to my Alteryx WF.
The stored proc does not have input/output parameter and is on MS SQL db. It just contains a select query
How can we use this as my input? Shall I use the input tool and use SQL editor to write EXEC <stored proc name> or shall I use the stored proc tab to invoke the proc?
Please help.
Regards,
Meena