Need Help on Interface and Container tool
- 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
I have a check box where a user can select 3 options of running tests. Each test asks the user to select number of records. I want the workflow to give user input text box to only the test which the user have selected. Right now it asks for all three regardless of the selection. The result at the end is accurate but I want to limit the questions based on the selection.
Solved! Go to Solution.
- Labels:
- Computer Vision
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@ushuja
Chained apps will be perfect solution to your problem
How To Use Chained Apps in Alteryx Designer (youtube.com)
refer this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@ushuja
There are two steps that you need to do.
On Interface Designer - Layout View select each text box and move them with the arrows until you group them inside the respective check box.
Then on each Check Box Configuration window select collapse group...
 
I believe this is the result that you want to achieve:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks a lot!! it worked!! :)
