Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Drilldown values based on the checkbox

I have 2 drilldown lists and one check box. On selecting the checkbox, the drilldowns should show certain specific values. Could anyone help me with this here?

3 REPLIES 3
alexnajm
18 - Pollux
18 - Pollux

Sounds like you need a chained app! Here are some resources:

Hi Alex

Thank you for the response. I am totally new to chained apps. I went through the videos however I need some help in understanding how to link the checkbox with the dropdown values?

 

 

alexnajm
18 - Pollux
18 - Pollux

What I would think about doing is using the checkbox to activate/deactivate containers in the first app. As part of that container logic you'd have an Output tool that would be an Input into the Drilldown list in the second app.

Labels
Top Solution Authors