<?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 How to copy a column between tables in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-copy-a-column-between-tables/m-p/1259259#M65656</link>
    <description>&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;I have two files, one standalone table and one shapefile with attributes. I desire to move all values present in one column of the shapefile to the standalone table without the grueling process of moving every single value individually. The standalone table is completly empty, containing only the columns.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Feb 2023 10:31:55 GMT</pubDate>
    <dc:creator>SandyShores</dc:creator>
    <dc:date>2023-02-17T10:31:55Z</dc:date>
    <item>
      <title>How to copy a column between tables</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-copy-a-column-between-tables/m-p/1259259#M65656</link>
      <description>&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;I have two files, one standalone table and one shapefile with attributes. I desire to move all values present in one column of the shapefile to the standalone table without the grueling process of moving every single value individually. The standalone table is completly empty, containing only the columns.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 10:31:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-copy-a-column-between-tables/m-p/1259259#M65656</guid>
      <dc:creator>SandyShores</dc:creator>
      <dc:date>2023-02-17T10:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a column between tables</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-copy-a-column-between-tables/m-p/1259267#M65657</link>
      <description>&lt;P&gt;usually you accomplish this via a join&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/join-field.htm" target="_blank"&gt;Join Field (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but you need a common field between the source and destination table to match the entries&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 11:14:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-copy-a-column-between-tables/m-p/1259267#M65657</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-02-17T11:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a column between tables</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-copy-a-column-between-tables/m-p/1259271#M65659</link>
      <description>&lt;P&gt;You canuse the Append tool:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/append.htm" target="_blank"&gt;Append (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;use the shaep file as input dataset&lt;/LI&gt;&lt;LI&gt;use the table as target dataset&lt;/LI&gt;&lt;LI&gt;set the field matching type to "Use the field map to reconcile field differences"&lt;/LI&gt;&lt;LI&gt;in the field map, remove the source for each output field, set the source of the target field to the input field you want to copy&lt;UL&gt;&lt;LI&gt;for example, in this screenshot I'm copying the values of "Shapefile.NEAR_FID" to "Table.IntegerField"&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_0-1676632877799.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/63083iEFFDCB4D0044AC26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_0-1676632877799.png" alt="JohannesLindner_0-1676632877799.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 17 Feb 2023 11:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-copy-a-column-between-tables/m-p/1259271#M65659</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-02-17T11:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a column between tables</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-copy-a-column-between-tables/m-p/1259272#M65660</link>
      <description>&lt;P&gt;I kinda want to do it without joining because I will be sort of "formatting" the atribute table of the shapefile&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 11:21:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-copy-a-column-between-tables/m-p/1259272#M65660</guid>
      <dc:creator>SandyShores</dc:creator>
      <dc:date>2023-02-17T11:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a column between tables</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-copy-a-column-between-tables/m-p/1259274#M65662</link>
      <description>&lt;P&gt;and that precludes a join?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 11:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-copy-a-column-between-tables/m-p/1259274#M65662</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-02-17T11:27:06Z</dc:date>
    </item>
  </channel>
</rss>

