why is my run condition not working? Been trying for a while now. Im trying to run the 2025 keyword engagement column if the lastest hire collumn is null.
There are several reasons why your run condition might not be working:
1. Check your formula syntax: Ensure your conditional formula is correctly formatted. You can use the AI assistant by clicking "Use AI" in the Run Settings to help generate a proper formula.
2. Try a hard refresh: If cells are stuck in a queued status:
• Windows: Ctrl + Shift + R
• Mac: Cmd + Shift + R
3. Check dependencies: If your column depends on data from another column, ensure the run condition is appropriate. Sometimes removing the condition and setting it to only run when required data is present can help.
4. Manual re-run: If an enrichment shows "waiting for its inputs," try clicking "re-run this cell" or toggle the auto-update off and on again.
5. Verify dynamic variables: Make sure you're correctly referencing column variables with double curly braces (e.g., {{company_size}}).