Send Table Data Conditional isnt running but Claygent acknowledges that it should (lol) 😆 https://app.clay.com/workspaces/532984/workbooks/wb_0t3wjm0UpbVd7uSQGMA/tables/t_0t3x4utMgBEFzeZPvqp/views/gv_0t3x4utuDNXac9mfgrY Addiitonally, would be epic if the merge column for Find People at Company enrichment actually returned a merged array of people objects rather than just the count 🙂
Based on your screenshots, there's a discrepancy between what the condition should evaluate to and what's actually happening. This suggests a timing issue where the values shown might not be the ones used during evaluation.
Try these troubleshooting steps:
Hard refresh your browser (Ctrl+Shift+R on Windows, Cmd+Shift+R on Mac) to clear any cached data
Check column dependencies - ensure the "Send Table Data" column isn't running before the referenced columns ("Custom Waterfall", "DQ") have finished processing
Use Clay.getCellStatus() in a formula column to verify the status of your referenced columns before the conditional runs: Clay.getCellStatus(#{{Custom_Waterfall_field_id}})
Review your conditional formula structure - ensure it follows proper if-else logic with correct operators (AND/OR) [1]
The "explain" button in the run condition panel should help identify the exact timing of when values are being evaluated versus when they're displayed.
Did that answer your question?
I understand this is frustrating, so I’m routing you to our human team now for further assistance.
Clay Support is sharing a file with you.
Our support team has got your message and we'll get back to you soon!
If you’re dealing with a specific table, drop the URL below so we can help you quicker. Otherwise, someone from our team will be in touch soon!
also the waterfall is returning way more than the set max
Hey Garrett, I see that each of your send table data actions are running, curious if you could expand a little bit on the specific issue there. Furthermore, I'll go ahead and report the limit issue to our engineering team to have a look at. Thanks so much for reporting this.
i had to change the formula in the conditional run section and i have to run for each one of the waterfall columns
its like pretty messy lol
Got it. Unfortunately at the moment that is the most efficient way to send table data for this particular waterfall. That being said, in the future if you are hoping to perform this more smoothly I recommend using the find people at these companies source which automatically populates a new people table without the need for any send table data actions.
yes but then i cant specify different titles or locations right? it all needs to be the same right?
No you can certainly specify different titles, seniorities, locations, descriptions etc.
by each row though? example if we have 2 rows
accounts receivable - austin texas -> i want to look for VP of accounts receivable in texas
head of revops - london, uk -> i want to look for vp of revenue ops in united kingdom
doesnt that not allow me to do that Mitch H.?
It allows you to look for each of those rolls and locations per company, so it will return in one row revops people in london and and revops people in texas and accounts receivable people in london as well as texas. So technically you are correct in that it won't be perfectly per row, but it will return the data you want and some. Hope this helps :)
.png)