There hopefully is a better way to do this, but I am trying to update a field named MTH each month. The files I am given do not include this field and it will change each month. For example, for February I want the MTH field to change from 2019-01 to 2019-02.
I am trying to use an action tool to do this. I used a formula tool to create the MTH field and I have the lighting bolt connected to the action tool. I have it configured to update expression value 2019-01 and checked the box at the bottom to replace specific string 2019-01. the workflow runs fine, but does not prompt to enter in the new month, so 2019-01 is output in the MTH field.
Solved! Go to Solution.
In order to get the workflow to require user input, you must run it as an analytic app using the "magic wand", not the regular run button, as shown in the screenshot in this post...
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Interface-filter/td-p/86181
Exactly as @ThizViz said, the wizard interface is where users will be prompted to interact with the interface tools you've added. In case you're on the latest version, the buttons have moved from where they are shown in the linked post.
Hi @parria1
Great tips from @ThizViz and @CharlieS
Also, don't forget to configure your app at the Interface Designer Tab.
You can check the free live training lessons from Alteryx that are very useful on building apps:
Live Training: Analytic App Development for Intermediate Users
Live Training: Introduction to Applications
Live Training: Intermediate App Development
Interactive Lessons have a whole section on Analytic Apps as well:
If you need any assistance please let us know.
Cheers,