<?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 Copy and paste data from one attribute table to another? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/copy-and-paste-data-from-one-attribute-table-to/m-p/1276666#M67732</link>
    <description>&lt;P&gt;Is there any way to copy data from one field and paste it to another? Or, how can i pull this data out, edit in bulk (like in excel) and re-upload?&lt;/P&gt;&lt;P&gt;Also, ss there any way to quickly combine two fields in an attribute table into one without using join/relate? For example, if I have two text based values how can I add them?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Apr 2023 18:34:44 GMT</pubDate>
    <dc:creator>MariaZumkeller</dc:creator>
    <dc:date>2023-04-07T18:34:44Z</dc:date>
    <item>
      <title>Copy and paste data from one attribute table to another?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-and-paste-data-from-one-attribute-table-to/m-p/1276666#M67732</link>
      <description>&lt;P&gt;Is there any way to copy data from one field and paste it to another? Or, how can i pull this data out, edit in bulk (like in excel) and re-upload?&lt;/P&gt;&lt;P&gt;Also, ss there any way to quickly combine two fields in an attribute table into one without using join/relate? For example, if I have two text based values how can I add them?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 18:34:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-and-paste-data-from-one-attribute-table-to/m-p/1276666#M67732</guid>
      <dc:creator>MariaZumkeller</dc:creator>
      <dc:date>2023-04-07T18:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and paste data from one attribute table to another?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-and-paste-data-from-one-attribute-table-to/m-p/1276790#M67750</link>
      <description>&lt;P&gt;You can copy/paste the data from Excel to the attribute table directly.&amp;nbsp; Just be sure about how your data has been sorted.&amp;nbsp; Consecutive rows and columns can also be pasted-in.&amp;nbsp; I believe new rows are created if the paste count exceeds the current number of rows.&lt;/P&gt;&lt;P&gt;For combining 2 column values you can use Calculate Field (right-click on the column heading in the attribute table and Calculate Field button or GP tool &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-field.htm)" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-field.htm)&lt;/A&gt;.&amp;nbsp; You then build a simple expression using Arcade or Python e.g. in Python to add 2 string fields with a space between:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;!FieldName1! + " " + !FieldName2!&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I generally avoid doing this on a field that currently contains data unless I'm absolutely sure of the expression.&amp;nbsp; Generally I find it best to create a new field and calculate the values into that.&amp;nbsp; I understand that edits can be undone but mistakes happen.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Apr 2023 19:24:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-and-paste-data-from-one-attribute-table-to/m-p/1276790#M67750</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-04-08T19:24:54Z</dc:date>
    </item>
  </channel>
</rss>

