Select to view content in your preferred language

Joining tables by multiple attributes

2259
2
01-20-2016 09:43 AM
paulmcburney
Deactivated User

Hey everyone,

I am trying to join a table I created to a boundary file. I am trying to show values by county but being that the same county name appears in multiple states I'm having difficulty joining the tables correctly. I can only do a "join by attributes". I need to join both county and state but I can only select one attribute for the join which results in a table with the same county name that is located in other states.

Thanks

0 Kudos
2 Replies
XanderBakker
Esri Esteemed Contributor

Is it an option to create an additional field that concatenates the state and the county?

paulmcburney
Deactivated User

Yes just figured that out. Problem solved!

Thanks!

0 Kudos