Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities here
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