What if in my base table there is second entry with the same company which “find contacts at comapny” would result in the same result but the addtional value changed. How can I make sure that in my people table the value will be overwritten?
I understand the issue now. But I want the workflow to be fully automated and robust and with no need to rerun rows. Would a delay column between my “Create Company” and “Find Company” help?