I wrote a formula to populate the field using existing column that i enriched using AI but it is not working for all the rows however the information is there . Here is the link : https://app.clay.com/workspaces/318799/workbooks/wb_NJU59AG2RoKG/tables/t_8z8jGFdZrDRh/views/gv_avw68sdh3k9Y##
The issue might be related to how your formula is set up. It's likely assuming there's a response for every row, which isn't always the case. To fix this, try adding an extra bit of logic to your formula. For example, use a condition like "if {{response}} exists..." This way, the formula will only act on the response data when it's present. Another possibility is that the enrichment ran before all data was updated. To resolve this, you can: 1. Re-update the data 2. Add a conditional run setting to only execute if all variables are present 3. Filter the table to ensure no empty values are exported If you need more assistance, please request human help by clicking on "Talk to a person" in this chat.
Hey Zahir - I recorded this walkthrough video showing exactly how to set this up:
https://cln.sh/XNkWSKjv Let me know if you have any follow-up questions!