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
This post should help.
https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Stop-flow-if-count-gt-0/td-p/491300
Create a test tool to test the number of records should be zero. Then on the workflow configuration, select 'Cancel Running Workflow on Error.'
Does this work on the server?