Hi, I am working on a workflow that will process expenses based on the user's selection from the List Box tool using the Analytic App.
Thank you in advance for your help!
Hi @Delbert
The runtime config of all UI tools is determined only once at the start of the workflow. There's currently is no way to have a dynamic or looping app.
There's a couple of workarounds you can use.
1. If the class list is fixed, you can create a set of UI tools for each class. You can the put each class's UI tools on separate tabs in the UI
2. use a different input scheme. Have the users fill out a excel spreadsheet with one tab per class and use this as the input as opposed to an Alteryx UI
Dan
Hi @Delbert
If you are looking for self looping Analytics App UI(i,e self chaining the app) that is possible.
In the interface designer browse and set the same app to On success - Run another app this will run the app repeatedly until you close. My main app is text app and i am chaining itself
Hope this helps 🙂
User | Count |
---|---|
18 | |
14 | |
13 | |
9 | |
8 |