Hello All,
I have attached a sample workflow below
What I want to do is join my two inputs and then use a formula to create a new column labelled "Existing Name" and if "customer name" is in "customer company name" then it says the "customer name" and if it is not in "customer company name" then it says "N/A". But currently it is only checking if the name matches in that row not across the entire column.
Thanks
I also want to do the same thing with the contracts, but I assume I can do the same process so once I figure one out, I can just repeat it