One-To-Many Join

1939
3
05-11-2012 11:24 AM
CraigPrisland
New Contributor
Hello all.

I'm looking to join a feature class with an Excel spreadsheet using the Address fields in both entities to base the join on.  However, my Excel spreadsheet has a telephone number field (the feature class does not) and some addresses in it have multiple telephone numbers (multiple entries with the same address but different phone numbers).  The feature class only has one address where as the Excel spreadsheet often times has several.  When I run a basic join, only the first telephone number populates.  I would like to get them all from the Excel spreadsheet.  Is there some sort of one-to-many join that I could run to get the results that I am looking for?

Thanks!
0 Kudos
3 Replies
DanPatterson_Retired
MVP Emeritus
There are "relates", one to many or many to many, but you are suggesting something somewhat different if I am not mistaken, you will need a common field in both tables to do either a join or a relate.
0 Kudos
JonathanQuinn
Esri Notable Contributor
Take a look at this blog, that describes in detail the benefits of the Make Query Table tool in creating a one to many join.
0 Kudos
CameronCole1
New Contributor III

Can you please elaborate on the process of using the Make Query Table tool.

I have looked over it and I am not quite understanding how to use it.

0 Kudos