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

Disable Multiple Containers

PeterAP
8 - Asteroid

Is there a way to disable multiple containers without having to click each one individually. I'm building a workflow and runtime is quite slow, so I want to be able to switch off the slow running elements whilst I build out the rest of it.

 

I know an alternative is to build it in a new workflow and cut and past, but wondered if this was also an option.

 

Thanks,

4 REPLIES 4
JosephSerpis
17 - Castor
17 - Castor

Hi @PeterAP there isn't a way of closing multiple containers at once while you are developing however have you tried caching? This link might be helpful and this one as well.

PeterAP
8 - Asteroid

I find the cache feature great too, but unfortunately doesn't really help in this situation, due to the position of what I'm trying to develop. Thought I would ask anyway, but perhaps it's an idea I can up vote! 

csh8428
11 - Bolide

Put the containers inside of each other. Then you will only have to disable the outer-most container to disable them all.

PeterAP
8 - Asteroid

@csh8428 Brilliant, thanks! Don't know why I hadn't thought of that!

Labels
Top Solution Authors