I have a question related to enrichments waiting for other enrichments in tables. Lets say I am using the work email waterfall (the generic one with no additions and has the zero bounce validation). I want my next column to run ONLY when this is done. However, when emails are not found this stays blank as if it never ran so I am having trouble figuring out how to do this.
You can use conditional runs to make your next column wait for the work email waterfall to complete. Here's how: 1. Add your next enrichment column 2. Click "Run Settings" then "Conditional Run" 3. Use a boolean formula to check if the waterfall has finished running (whether it found an email or not) The key is creating a formula that detects completion status rather than just checking if the email field is populated. You can use AI to generate a formula that runs only after the previous enrichment has finished processing. This ensures your next column runs regardless of whether the waterfall found an email or returned blank results.
Can you give me an example formula
Here's an example formula for your work email waterfall scenario: To check if the waterfall has finished (regardless of whether it found an email):To run only after the waterfall completes: 1. Add your next enrichment column 2. Click "Run Settings" → "Conditional Run" 3. Click "Use AI" and type: "Only run if /work_email_waterfall has finished running" 4. Generate the formula This ensures your next column runs after the waterfall completes, whether it found an email or returned blank.
This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.