<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Manipulating field names on join in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/manipulating-field-names-on-join/m-p/57157#M4529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a shapefile that I want to programatically join with 12 other tables, retaining exactly 2 fields from each of the join tables.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These 12 other tables are all in the same gdb as one another, and while their names differ, the unique part of each name is at the end (TABLE_000001, TABLE_000002,..., TABLE_000012), so that when I join them with arcpy.AddJoin_management, the fieldnames are truncated into something indecipherable when I export to a new table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since I cannot add fields to a joined table, my idea of creating new fields with the names I want after each join does not work.&amp;nbsp; Any idea how I can do this join and retain meaningful field names?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2014 18:54:20 GMT</pubDate>
    <dc:creator>JamesHook</dc:creator>
    <dc:date>2014-04-07T18:54:20Z</dc:date>
    <item>
      <title>Manipulating field names on join</title>
      <link>https://community.esri.com/t5/python-questions/manipulating-field-names-on-join/m-p/57157#M4529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a shapefile that I want to programatically join with 12 other tables, retaining exactly 2 fields from each of the join tables.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These 12 other tables are all in the same gdb as one another, and while their names differ, the unique part of each name is at the end (TABLE_000001, TABLE_000002,..., TABLE_000012), so that when I join them with arcpy.AddJoin_management, the fieldnames are truncated into something indecipherable when I export to a new table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since I cannot add fields to a joined table, my idea of creating new fields with the names I want after each join does not work.&amp;nbsp; Any idea how I can do this join and retain meaningful field names?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 18:54:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/manipulating-field-names-on-join/m-p/57157#M4529</guid>
      <dc:creator>JamesHook</dc:creator>
      <dc:date>2014-04-07T18:54:20Z</dc:date>
    </item>
  </channel>
</rss>

