Hi everybody!
I previously worked at another company where we had an Alteryx server that allowed users to select options which were then used as inputs for calculations in the workflow.
Im trying to set up something similar although for a different application, the process in my mind is as follows:
1) Users select options in the server via drop downs or text inputs
2) Inputs are then accepted by the workflow and used to modify data in a sql server data base
My questions are:
1) How do you configure this in Alteryx Server so that users can enter inputs?
2) Which actions should i use in the alteryx workflow to interact with the server & to accept the inputs?
Thanks and I would appreciate any help or guidance.