is there a way Clay S. i have a two tables with people i want to map the email adress in the one table that i have to the other one so i dont have to run the enrichments twice
To map email addresses between two tables and avoid running enrichments twice, use a Lookup column. This lets you pull existing data (like emails) from another table into your current table, so you don’t duplicate enrichments. Set up a lookup using a unique identifier (such as email or LinkedIn URL) to match records between tables. This approach helps conserve credits and keeps your data consistent.