We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Test tool only giving one error

squelchie
7 - Meteor

Hi,

I have 2 test tools in my workflow which have tests that have simple tests which should produce an error if there are any non-matching records on the left and right side of a join tool.

Whenever I run my flow only one of the tools produces an error even though they should both be triggering errors.  Is there a setting somewhere for controlling this?

 

I'm confident that both tests work correctly on their own.

 

Thanks for your help.

 

squelchie_0-1669803077229.png

 

 

2 REPLIES 2
JamesC
6 - Meteoroid

Hi @squelchie,

 

There's a couple of places this could be controlled - first check each of your Test tools, and at the bottom of the Configuration window uncheck Don't report errors if there are other errors in the workflow

 

JamesC_0-1669806769723.png

 

 

 

If that doesn't resolve it, also check the overall Runtime settings and make sure Cancel Running Workflow on Error isn't set

 

JamesC_2-1669806945191.png

 

 

squelchie
7 - Meteor

Thanks @JamesC that did the trick :)

Labels
Top Solution Authors