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.
SOLVED

How to dynamically update the required box in an action tool?

jaipersr
7 - Meteor

Hi everyone,

I am making an app in Alteryx. I have a checkbox that enables/disables a container. However I have other action tools inside of that container. Right now the action tools inside the container are set to be required. But, I only want them to be required when the checkbox that enables the entire container is selected. If the container is disabled the action tools should not be required. Does anyone know how to do this?

2 REPLIES 2
patrick_digan
17 - Castor
17 - Castor

@jaipersr Can you provide a picture of your canvas or attach a mocked up workflow here? 

jaipersr
7 - Meteor

Hi I was able to solve my own problem by connecting the check box tool to a conditional tool and then connect that to the action tool.

Labels
Top Solution Authors