Hello All,
I am stuck on a problem.  I have two data sets, August and September, it has people's names on it and then the sites that they manage.
August:
| John Smith | B209, B274, B408, B13276, B434 | 
September:
| John Smith | B209, B274, B408, B13276, B434, B13440, WVO, B261 | 
I am looking to match the names and dynamically compare the two months, recognize/output which sites were added or removed in September, or if they stayed the same.  
If this isn't enough info I can provide an example.
Solved! Go to Solution.
I think @alexnajm provides a good solution, is this fixed?
@alexnajm & @dreldrel This is good, but I need to be able to combine them back into the data to show what was gained / lost / stayed the same.  I think I could put some formula tools on each output of the join and flag them as "lost month over month" or "gained" or "no change" if all of the sites stayed the same.  
Would that work?  And to get them back into the same format I think I could use a Summarize tool to group by name and concat the sites?
Yes that should work!
 
					
				
				
			
		
