I have an Alteryx workflow which should run only if count of records is greater than 0. If there are no records then the workflow shouldn't run.
The workflow is like below :
Solved! Go to Solution.
Is the Control Container more recommended solution ?
Hi @Suppu if you can use them I would, not sure about recommended but if you use Control Containers you cannot use Block Until Done in the same workflow. I believe Control Containers supersede Block Until Done, plus you get better functionality (like activating/deactivating them in the workflow for instance), I will never use Block Until Done again. 😎
User | Count |
---|---|
18 | |
14 | |
13 | |
9 | |
8 |