Select to view content in your preferred language

Maintaining field names in ArcGIS Pro

1573
4
07-11-2017 08:57 AM
MikeSexton1
Deactivated User

When joining an Excel table to a shapefile then exporting to a new shapefile, Pro adds the name of each original table to the beginning of each field name in the new shapefile table truncating the original fields names effectively changing them to _1,_2,_3, etc.  How do I get Pro to keep the original field names in the new shapefile like is done in Desktop?  

0 Kudos
4 Replies
DanPatterson_Retired
MVP Emeritus

if you are using Add Join I think this is the default.  Have you opened the table and changed the field display option there prior to exporting?

0 Kudos
MikeSexton1
Deactivated User

Well, that’s what I was afraid of. I've tweaked the aliases if that's what you're referring to?  

0 Kudos
DanPatterson_Retired
MVP Emeritus

Yes... that is it You could have a look at Featureclass to Featureclass for scripting there is some link to mapping fields in scripting that may or may not help.  You will always have the shapefile field name length limit in any event

0 Kudos
MikeSexton1
Deactivated User

Thanks.  I will take a look at the links.  Appreciate the feedback.  

0 Kudos