How to add dynamic questions in Alteryx app based on drop-down selection
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Muralisagar ,
what you are talking about here is Chaining.
Here are a couple of videos to get you up and running with chaining apps:
https://community.alteryx.com/t5/Interactive-Lessons/Chaining-Analytic-Apps/ta-p/243120
https://community.alteryx.com/t5/Videos/Chained-Apps/td-p/43743
And if you want to get all sexy with it you can check out my blog on the subject:
https://community.alteryx.com/t5/Engine-Works/Dynamic-Hard-Coding-Chained-App-Sorcery/ba-p/764585
Hope this helps,
M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
HI Mceleavey,
thank you this is very helpful, I am still struggling to get what I wanted. this is working for dynamic list but I have a container for each questions (like 3 sub common questions for each main question) how to get that common structure to each dynamic question. please share your thoughts
regards,
Murali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Muralisagar
As @mceleavey mentioned chaining apps is the way to go. Here is a weekly challenge that is similar to your use-case
https://community.alteryx.com/t5/Weekly-Challenge/Challenge-218-Car-Sales-Reporting/td-p/580155
These resources should help to give you an idea.
https://community.alteryx.com/t5/Interactive-Lessons/Chaining-Analytic-Apps/ta-p/243120
https://community.alteryx.com/t5/Videos/Chained-Apps/td-p/43743
The way chaining works is you select an option in the first app based on that option shown in the second app changes. And since it's chained 2nd app pops up after you make a selection in the first app and creates a sequence.
You can use this guide to downgrade workflow files if needs https://community.alteryx.com/t5/Engine-Works/Making-Workflows-Apps-amp-Macros-Backwards-Compatible/...
Hope this helps 🙂
