Skip to main content

​I have 2 spatial files with postal codes and I already filtered out the duplicates in each table. I want to match the postal codes in the 2 tables and find out those that are not match.   The 2 fields I want to match are 'ADDR_POSTAL_CODE' and 'POST_CODE' (in 2 different tables).

 

Thanks!

@wlau​ You can probably go straight to FeatureJoiner and skip the Matcher. Other approaches to joining data using FME is discussed in this webinar recording.


@wlau​ You can probably go straight to FeatureJoiner and skip the Matcher. Other approaches to joining data using FME is discussed in this webinar recording.

​Thanks a lot!  That works like a charm :)


Reply