<?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 Re: Append Table to End of Table in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621663#M35136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is the &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/append.htm"&gt;Append tool&lt;/A&gt; in the Data Management toolbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Oct 2017 14:47:51 GMT</pubDate>
    <dc:creator>JeffWard</dc:creator>
    <dc:date>2017-10-27T14:47:51Z</dc:date>
    <item>
      <title>Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621662#M35135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a geoprocessing tool that literally appends one table (or columns) to the end of another? &amp;nbsp;ESRI does something similar in their 'Symmetrical Difference' tool. &amp;nbsp;See below for an example.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="381695" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/381695_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I could do this with a Python for loop and the 'Add Field' function, but that seems costly. &amp;nbsp;I was hoping there was a geoprocessing tool that could do it for me. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 13:54:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621662#M35135</guid>
      <dc:creator>MitchHolley1</dc:creator>
      <dc:date>2017-10-27T13:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621663#M35136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is the &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/append.htm"&gt;Append tool&lt;/A&gt; in the Data Management toolbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 14:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621663#M35136</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2017-10-27T14:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621664#M35137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whoops, just saw you wanted to append columns not records. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 14:48:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621664#M35137</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2017-10-27T14:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621665#M35138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about the &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/add-fields.htm"&gt;Add Fields&lt;/A&gt; tool, it allows you to add several fields with the same tool. Or you can join the one table to the original if you have a common field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 14:52:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621665#M35138</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2017-10-27T14:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621666#M35139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, Jeff. &amp;nbsp;I could Add Fields, but I already have data formatted and indexed in a table. &amp;nbsp;So, ideally I would just add the entire table/data/columns to an existing table. &amp;nbsp;I can't do a join because the two datasets are not related in any way.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 14:58:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621666#M35139</guid>
      <dc:creator>MitchHolley1</dc:creator>
      <dc:date>2017-10-27T14:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621667#M35140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are they identical spatially? Could you do a spatial join?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:02:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621667#M35140</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2017-10-27T15:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621668#M35141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or is the new table empty? If so, you could just join them using a field of a common type (text, integer, float) and that would give you the empty columns tacked on at the end of the original columns then export that joined layer to another feature class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:08:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621668#M35141</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2017-10-27T15:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621669#M35142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, these two datasets are tables actually and do not have a spatial reference.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:08:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621669#M35142</guid>
      <dc:creator>MitchHolley1</dc:creator>
      <dc:date>2017-10-27T15:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621670#M35143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;arcpy.da.ExtendTable if you have numpy arrays... not a solution immediately probably, but keep it in mind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:43:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621670#M35143</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-10-27T15:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621671#M35144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a bit confused.&amp;nbsp; If the two datasets are not related in any way, how will you know you are successfully adding the data in the new columns to the data in the original columns?&amp;nbsp; The screenshot you share has all NULLs for the right-hand columns, are you just wanting to add columns or add columns that already have data.&amp;nbsp; If the latter, it gets back to my original question unless randomly mixing data between two data sets is OK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 16:01:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621671#M35144</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-10-27T16:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621672#M35145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to accomplish what the Symmetrical Difference tool outputs, which is two tables merged to one. &amp;nbsp;The left hand side of the table contains attributes from Table A and the right hand columns are Null or 0. &amp;nbsp;Where there is no attributes to have for Table A, the right hand side of the table contains attributes from Table B while the left hand side of the table will be Null or 0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that's not too confusing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 16:10:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621672#M35145</guid>
      <dc:creator>MitchHolley1</dc:creator>
      <dc:date>2017-10-27T16:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621673#M35146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My 2 cents,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like you want to JOIN two tables.&amp;nbsp; But the Key ingredient to make this successful is to have a common key between both tables; then you can see both tables side by side with the rows lined up.&amp;nbsp; With out a common key, this is not doable under standard type practice without very creative logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 16:15:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621673#M35146</guid>
      <dc:creator>TedKowal</dc:creator>
      <dc:date>2017-10-27T16:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621674#M35147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One approach that would be pretty efficient would be use Create Table (using table 2 as a template) and run a Join Field of table 1 with table 2. This is still a bit slow (Join Field can be slow with many records) but would be less work on your part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Oct 2017 04:10:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621674#M35147</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-10-28T04:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621675#M35148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What possible purpose is served by this type of join?&amp;nbsp; If there is no relationship between the two tables (since you never match any of the records of Table A to Table B for any reason), why do you need this output?&amp;nbsp; If it is a multi-field relationship I have a tool for dong that kind of match.&amp;nbsp; It would help a lot to understand why you want this type of output before suggesting the best approach for accomplishing it, especially if in the end there actually is a relationship between the two tables that you are failing to tell us about.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 02:12:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621675#M35148</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2017-10-30T02:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621676#M35149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've mentioned twice in this thread that I need a output table that is similar to the one created by the Symmetrical Difference tool.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 13:12:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621676#M35149</guid>
      <dc:creator>MitchHolley1</dc:creator>
      <dc:date>2017-10-30T13:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621677#M35150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is what I would do -&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Join the two tables using a field of the same type - integer, text, float (it won't matter that none of the records join since your desired output is null field values for the right half of table A and null field values for the left half of table B) This step is so you have the fields from Table A tacked on to the right side of table B.&lt;/LI&gt;&lt;LI&gt;Export the joined table to a new table. This step makes all of the fields permanent in a new table.&lt;/LI&gt;&lt;LI&gt;Append Table B to the new table selecting "NO_TEST" in the Schema Type setting. Then map the fields to the corresponding fields in the new table. The Append tool is in Data Management - General toolbox.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This should get you what you are after if I understand your requirements correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 15:14:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621677#M35150</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2017-10-30T15:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621678#M35151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would not a simple cut and paste in an excel file do the same with less steps.&amp;nbsp; Paste table a, Paste table b just to the right of table a&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 15:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/621678#M35151</guid>
      <dc:creator>TedKowal</dc:creator>
      <dc:date>2017-10-30T15:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Append Table to End of Table</title>
      <link>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/1012985#M42933</link>
      <description>&lt;P&gt;I have run into this issue too. Rather than have to loop through and add 20-30 fields, I was hoping to copy a table, truncate the data, and then simply add the empty fields to the right of the data in existing feature class. From there I can use a dict join to move my data over. Data is too large for the join field tool to be efficient. The need is to simplify processing and scripting time.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 18:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/append-table-to-end-of-table/m-p/1012985#M42933</guid>
      <dc:creator>MeredithBliss</dc:creator>
      <dc:date>2020-12-30T18:10:02Z</dc:date>
    </item>
  </channel>
</rss>

