Hi Support!
I have a workbook with 2 tables: a Companies table and a Contacts table.
I’m trying to push the Company Name (from claygent) on the Companies table down to every related row in my Contacts (SFDC Seed) table.
When I add the “Lookup Single Row in Other Table” (or “Write to Other Table”) block, Clay’s dropdown only shows my other ‘helper’ tables—the Contacts table never appears as a target.
Both tables live in the same workbook, and each has a domain column. I need to match Companies.domain → Contacts.domain, then copy fields like Company Name Result into new columns on Contacts.
But because Clay won’t list the Contacts table, I can’t map the domains or complete the write-back