<?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>idea Copy standalone table row to a different table in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idi-p/1415286</link>
    <description>&lt;P&gt;In the attribute table of a standalone table, I want to copy a row and paste it into a different table (identical fields).&lt;/P&gt;&lt;P&gt;I’m aware of the append tool. I’m looking for more efficient copy/paste functionality that’s suitable for fast-paced edits.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not to be confused with duplicating a row within the same standalone table:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/ability-to-edit-standalone-tables-in-arcmap-just/idc-p/1266729/highlight/true#M23727" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-pro-ideas/ability-to-edit-standalone-tables-in-arcmap-just/idc-p/1266729/highlight/true#M23727&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Apr 2024 13:30:38 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2024-04-25T13:30:38Z</dc:date>
    <item>
      <title>Copy standalone table row to a different table</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idi-p/1415286</link>
      <description>&lt;P&gt;In the attribute table of a standalone table, I want to copy a row and paste it into a different table (identical fields).&lt;/P&gt;&lt;P&gt;I’m aware of the append tool. I’m looking for more efficient copy/paste functionality that’s suitable for fast-paced edits.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not to be confused with duplicating a row within the same standalone table:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/ability-to-edit-standalone-tables-in-arcmap-just/idc-p/1266729/highlight/true#M23727" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-pro-ideas/ability-to-edit-standalone-tables-in-arcmap-just/idc-p/1266729/highlight/true#M23727&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 13:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idi-p/1415286</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-04-25T13:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Copy standalone table row to a different table</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idc-p/1415360#M29677</link>
      <description>&lt;P&gt;Are you doing this one row at a time? that doesn't really scream 'fast paced' or 'efficient' no matter how you approach it - is there a way you can flag records for more of a batch processing once edits are completed? I think a small python script run as a script tool running an insert cursor might work for this kind of thing, especially if you can run this as a batch process.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 15:31:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idc-p/1415360#M29677</guid>
      <dc:creator>clt_cabq</dc:creator>
      <dc:date>2024-04-25T15:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Copy standalone table row to a different table</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idc-p/1415409#M29680</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/663332"&gt;@clt_cabq&lt;/a&gt;&amp;nbsp;It's just for one-off editing tasks. It is similar to copying a feature from one FC to a different FC. I wouldn't want to use a Python script for that.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 16:36:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idc-p/1415409#M29680</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-04-25T16:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Copy standalone table row to a different table</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idc-p/1415419#M29681</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/351335"&gt;@Bud&lt;/a&gt;&amp;nbsp;to be frank, your options are pretty limited, a python script would be pretty easy and low effort depending on how you do this and what the actual procedures are, and offers the benefits of any scripting - standardization, codifying processes, etc. I imagine you aren't interested in using the 'copy and past-special' type operation? If you haven't tried that then that might be an approach to look at.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 16:51:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idc-p/1415419#M29681</guid>
      <dc:creator>clt_cabq</dc:creator>
      <dc:date>2024-04-25T16:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Copy standalone table row to a different table</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idc-p/1416493#M29756</link>
      <description>&lt;P&gt;I'm not sure paste-special works for tables; I think you have to select something on the map.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 14:15:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idc-p/1416493#M29756</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2024-04-29T14:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Copy standalone table row to a different table - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idc-p/1556637#M32728</link>
      <description>&lt;P&gt;Implemented with ArcGIS Pro 3.4.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 22:55:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/copy-standalone-table-row-to-a-different-table/idc-p/1556637#M32728</guid>
      <dc:creator>JenniferCadkin</dc:creator>
      <dc:date>2024-11-07T22:55:50Z</dc:date>
    </item>
  </channel>
</rss>

