The "Run condition not met" message means your conditional logic prevented that enrichment from executing on those rows. [1]
To troubleshoot:
• Click into a cell showing "Run condition not met" to see which specific condition wasn't satisfied
• Review your conditional statement in the column settings—check for issues like empty fields, incorrect operators, or missing data [2]
• Common causes: missing input values (e.g., empty email fields), boundary conditions not met (e.g., {{email}} != ""), or filters excluding those rows [3]
Adjust your conditions or populate missing data, then rerun the enrichment.
If you still need help with understanding or adjusting your conditional logic, I’m here to assist. Would you like to provide more details about what you’re trying to resolve or any specific issues you’re encountering?