This is a good example of the logic I need however it does not do exactly what I need. I have a customer table and employee master, I want to return all similar matches on name between the two. This workflow will give me the first similar match from one of the tables but I need all potential matches between them. Is there a way to modify this workflow or include another node that will accomplish this?
Hi @Thomas_Steeves and welcome to the forum.
I moved your question to its own topic in the main AP forum to get a little more visibility. For everyone else’s benefit, this is the WF he’s asking about:
1 Like
Yes, you can adjust the number of neighbors to return
1 Like
Thank you for the reply.
I can see I can add additional neighbors so I will try and append together the repeated matches that I need into a new table and then join this to get the details.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.