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.

How to stop the workflow based on a condition?

AmitBelagali
8 - Asteroid

Hi All,

 

I have a scenario wherein if the current step has no records then, I will need to stop the workflow. Could you please help me with the solution for this.

 

Thanks,

@AmitBelagali 

3 REPLIES 3
harshendra
8 - Asteroid

Create a test tool to test the number of records should be zero. Then on the workflow configuration, select 'Cancel Running Workflow on Error.'

 

Test_Tool.PNG

Cancel_WF.PNG

Jay-RDC
8 - Asteroid

Does this work on the server?

 

Labels
Top Solution Authors