How to Transfer Column Data Between Tables Based on URL Match
I'm trying to move a column from one table to another if the website URL in one table matches the website URL in another.
I can easily lookup the website URL in one table and have it write if the website URL was found in the other table.
BUT, I cannot figure out how to write another column value in Table A to Table B if the website URL shown in Table A also exists in Table B
I've ready all of the articles, but getting stuck on how to write to table if a condition is met.
Table is here: https://app.clay.com/workspaces/566765/workbooks/wb_XDYtaWWEUGjZ/tables/t_BGRnEXAieuA7/views/gv_psJ7NuW88WVw
.png)