Skip to main content

I have an excel file that has a list of addresses, and their associated license number.

I want to join this to a geodatabase file to output any parcels that have any of the addresses in the excel file.  I can’t seem to make that work.  Can anybody point me in the right direction?  I’ve tried FeatureJoiner and FeatureMerger and can’t seem to get any output without failure.

I think you can use Feature Merger, and merge on address. One thing that could make this failed is not have “Process duplicate” box check. it will always failed if there’s same address matching for multiple records. If it still failing, can you attached the log of what’s the failure message is?


Thank you for your help!