<?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 GP tool to populate COUNT field with count of attribute occurrences in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/gp-tool-to-populate-count-field-with-count-of/idi-p/1609370</link>
    <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB or file geodatabase&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;A user who is not a SQL or Python person has a standalone table with an ID field. The user wants to populate a COUNT field with counts of the IDs.&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%"&gt;ID&lt;/TD&gt;&lt;TD width="50%"&gt;COUNT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;1&lt;/TD&gt;&lt;TD width="50%"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;2&lt;/TD&gt;&lt;TD width="50%"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;3&lt;/TD&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;3&lt;/TD&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;4&lt;/TD&gt;&lt;TD width="50%"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;If I understand correctly, there isn't a GP tool that can do that. Could a tool be added?&lt;/P&gt;</description>
    <pubDate>Fri, 25 Apr 2025 20:02:17 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2025-04-25T20:02:17Z</dc:date>
    <item>
      <title>GP tool to populate COUNT field with count of attribute occurrences</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/gp-tool-to-populate-count-field-with-count-of/idi-p/1609370</link>
      <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB or file geodatabase&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;A user who is not a SQL or Python person has a standalone table with an ID field. The user wants to populate a COUNT field with counts of the IDs.&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%"&gt;ID&lt;/TD&gt;&lt;TD width="50%"&gt;COUNT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;1&lt;/TD&gt;&lt;TD width="50%"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;2&lt;/TD&gt;&lt;TD width="50%"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;3&lt;/TD&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;3&lt;/TD&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;4&lt;/TD&gt;&lt;TD width="50%"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;If I understand correctly, there isn't a GP tool that can do that. Could a tool be added?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 20:02:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/gp-tool-to-populate-count-field-with-count-of/idi-p/1609370</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2025-04-25T20:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: GP tool to populate COUNT field with count of attribute occurrences</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/gp-tool-to-populate-count-field-with-count-of/idc-p/1609432#M34613</link>
      <description>&lt;P&gt;2 steps could be Summary Statistics then join the tables together after, but appreciate this is an idea request rather than looking for a solution.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 21:27:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/gp-tool-to-populate-count-field-with-count-of/idc-p/1609432#M34613</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-04-25T21:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: GP tool to populate COUNT field with count of attribute occurrences</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/gp-tool-to-populate-count-field-with-count-of/idc-p/1610041#M34632</link>
      <description>&lt;P&gt;Maybe the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/frequency.htm" target="_self"&gt;Frequency Tool&lt;/A&gt;&amp;nbsp;would be of use?&amp;nbsp; Frequency can give you a table with all the unique values and the the counts, but if&amp;nbsp; you need the table to look the way you pictured it, some extra table manipulation is going to be required.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 15:58:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/gp-tool-to-populate-count-field-with-count-of/idc-p/1610041#M34632</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2025-04-29T15:58:42Z</dc:date>
    </item>
  </channel>
</rss>

