<?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: Mass update of attributes in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558821#M90421</link>
    <description>&lt;P&gt;I guess it depends on what you are doing....maybe give more details.&lt;/P&gt;&lt;P&gt;You can always just do a selection, and update through the Attribute window if you are changing all features to the same thing....or use definition queries and break it down into chunks.&lt;/P&gt;&lt;P&gt;If you have access to the backend, you can just fire an update query in SQL.&amp;nbsp; That would be the fastest.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2024 19:23:24 GMT</pubDate>
    <dc:creator>BrianBulla</dc:creator>
    <dc:date>2024-11-14T19:23:24Z</dc:date>
    <item>
      <title>Mass update of attributes</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558814#M90419</link>
      <description>&lt;P&gt;Hi~ Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to do a mass update of the attributes in 2 existing feature classes.&amp;nbsp; One has over 57,000 rows and the other over 65,000.&amp;nbsp; I just want to use a table to refresh the attributes and not change the geometry. Any tools or methods that can quickly can do this?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 19:08:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558814#M90419</guid>
      <dc:creator>Krobertson943</dc:creator>
      <dc:date>2024-11-14T19:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Mass update of attributes</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558817#M90420</link>
      <description>&lt;P&gt;If you have a common key field,&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;</description>
      <pubDate>Thu, 14 Nov 2024 19:15:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558817#M90420</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-11-14T19:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mass update of attributes</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558821#M90421</link>
      <description>&lt;P&gt;I guess it depends on what you are doing....maybe give more details.&lt;/P&gt;&lt;P&gt;You can always just do a selection, and update through the Attribute window if you are changing all features to the same thing....or use definition queries and break it down into chunks.&lt;/P&gt;&lt;P&gt;If you have access to the backend, you can just fire an update query in SQL.&amp;nbsp; That would be the fastest.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 19:23:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558821#M90421</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2024-11-14T19:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mass update of attributes</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558822#M90422</link>
      <description>&lt;P&gt;I do have a common field but it bogs my system down to do a join and a calculate field with these large tables.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 19:23:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558822#M90422</guid>
      <dc:creator>Krobertson943</dc:creator>
      <dc:date>2024-11-14T19:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mass update of attributes</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558826#M90423</link>
      <description>&lt;P&gt;Our account management system is completely separate from our GIS.&amp;nbsp; We have parent accounts and service locations that have had account detail changes that need to be updated in GIS.&amp;nbsp; This will be multiple fields (12-15) for each feature class.&amp;nbsp; A simple join and field calculate does not work.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 19:32:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558826#M90423</guid>
      <dc:creator>Krobertson943</dc:creator>
      <dc:date>2024-11-14T19:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mass update of attributes</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558834#M90424</link>
      <description>&lt;P&gt;Yeah, joins in ArcMap/Pro are pretty sketchy.&lt;/P&gt;&lt;P&gt;Get a DBA involved and do all the updates directly on the backend.&amp;nbsp; If you have FME, that might be a good option too.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 19:41:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558834#M90424</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2024-11-14T19:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mass update of attributes</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558851#M90425</link>
      <description>&lt;P&gt;I wish I had access to either of those but I do not.&amp;nbsp; I am a one person shop.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 20:02:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/mass-update-of-attributes/m-p/1558851#M90425</guid>
      <dc:creator>Krobertson943</dc:creator>
      <dc:date>2024-11-14T20:02:07Z</dc:date>
    </item>
  </channel>
</rss>

