SOLVED
How to run the Alteryx workflow only if count of records is greater than 0
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Ankita_ankita
5 - Atom
‎06-02-2023
04:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
Labels:
- Labels:
- Common Use Cases
- Help
- Workflow
22 REPLIES 22
Suppu
7 - Meteor
‎05-02-2024
04:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Suppu
7 - Meteor
‎05-02-2024
04:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is the Control Container more recommended solution ?
Matt_D
10 - Fireball
‎05-02-2024
04:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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. 😎

- « Previous
- Next »