Hi,
I am looking to use the User Interface aspects of Alteryx's Analytic Apps but wanted to know if the user's inputs can be saved directly to the workflow's parameters rather than being used in a filter etc... I need the user to enter 3 strings which just need to be saved and used in a formula later to define some configurations.
For example, so user can enter "Out1, Out2, Out3, or Out4" and depending upon the input a formula changes the configuration string further down the line.
Kind regards,
Peter
Solved! Go to Solution.
If you connect the question directly to the Q input
You can access the results directly in the formula
Does this do what you need?
Many thanks,
Peter