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.

tool container in Server

BRRLL99
11 - Bolide

Hi

 

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-disable-containers-base...

I have used this build an Alteryx workflow

 

 

Instead of drop down i have used radio button(A,B,C) I have 3 different filters in each container which are connected to the main dataset and create 3 different outputs.

 

QUESTION:

 

If i schedule the workflow in the server or run manually , will Alteryx run All 3 filters automatically or based on user selection?

 

 

2 REPLIES 2
gawa
16 - Nebula
16 - Nebula

@BRRLL99 As far as I know, it has some difference between schedule run and manual run when WF has Interface tools:

Schedule Run=> No option to allow user specified value on Interface tool. Default value(if you specify in configuration of those Radio Buttons) will be set, and run with that value.

Manual Run=>User can select one of the radio button, and run with the specified value.

BRRLL99
11 - Bolide

is it possible in Manual Run >> I can select all Radio buttons at a time?

Labels
Top Solution Authors