Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

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

Troubleshooting and Debugging

Arnavmahajan
7 - Meteor

Hi,

 

I am currently building my first workflow on alteryx. Sometimes I run into blockers where I am not able to configure the tool properly. While the I am aware of the errors in the workflow, I do not want the workflow to run into errors if I disconnect the tool. Is it possible to disconnect a part of the workflow and ensure that its not impeding the operations of the rest of the workflow?

 

Secondly, is there a way to run part of the workflow? To build a parallel In Excel VBA, there is the functionality of step into in the debug mode where the programmer can run the workflow step by step.

 

If there are any other tips and tricks to make troubleshooting and debugging easier, I would lov

3 REPLIES 3
TimN
13 - Pulsar

Hi,

It sounds like you need containers.  You can put parts of a workflow into separate containers and you can disable or enable one or more of the containers in the workflow.  I typically put all output tools in a container which allows me to turn off all output until I'm ready.

 

 

BS_THE_ANALYST
14 - Magnetar
14 - Magnetar

@Arnavmahajan I'd say @TimN's advice is on point. 

@TimN, to save yourself putting output tools into containers:

Screenshot 2023-10-31 091619.png

All the best,
BS

LinkedIN

Bulien
caltang
17 - Castor
17 - Castor

Here's a video from Alteryx themselves visualizing @TimN 's point:

https://www.youtube.com/watch?v=LKtEOh2lwcs&ab_channel=Alteryx 

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels