Hello all, Been using Alteryx for a few months now, but we are about to aquire a server, so i'm testing out the waters with creating apps.
Goal: Run a very basic SQL in which the user can specify the Project # that is in the WHERE Clause and output their own reports.
What I have been able to accomplish:
Text Box Input
Action to Update value to be surrounded by quotes
I have my sql in an input tool and have played around with the Dynamic Input/in DB tools with little to no success.
I can use the Dynamic Input tool to run a list of project numbers.
Where I am falling short:
I understand how the Dynamic input works if I create a text input of the project numbers, but I don't get how that can be translated to using the text input from the interface tools.
I looked around for a while and didn't see this, but I think this basic info for creating apps would be very helpful. Apologies if this is a repost.
Thank you,