Hello. I am using the join tool to search for someones name in an excel file and give me specific data about them. Out of the many names, there are a few cases where there is no data found for them. I wish to include their name in the list with a message saying "No Projects found". For example,
Name | Project |
Jimmy | Project X, Project Y |
John | No projects found |
Amy | Project M, Project D |
I understand that the join tool only looks for matches in the two files, so is there another tool I could use?
Solved! Go to Solution.
@shaheer The J-anchor in the join tool gives the matching record and the L and R will give the no-matching records. use a union tool and connect the rest of the anchor records.