Skip to main content

 

 

I have two feature classes.

one is Table-1 and another is Table-2.

Challenge: Select data from Table-2 based on NICKNAMES which is matched with last NAMES matched.

I need output LIKE FINAL TABLE.

 

NOTE: need to select red colored DATA

need not to select green colored DATA

A stringsearcher to extract the last name from Feature Class 1 then use this attribute in a feature merger and only keep merged values


Reply