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.

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