<?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: How to select the largest value grouped by another field in ArcPro? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-select-the-largest-value-grouped-by-another/m-p/1310738#M71322</link>
    <description>&lt;P&gt;Do you need to use SQL?&amp;nbsp; If you can run a tool &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/summary-statistics.htm" target="_self"&gt;Summary Statistics&lt;/A&gt;&amp;nbsp;will return a table:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the stats field set to tree size, max&lt;/LI&gt;&lt;LI&gt;the case field set to the common name&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Fri, 21 Jul 2023 23:17:18 GMT</pubDate>
    <dc:creator>MicZatorsky_AEC</dc:creator>
    <dc:date>2023-07-21T23:17:18Z</dc:date>
    <item>
      <title>How to select the largest value grouped by another field in ArcPro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-select-the-largest-value-grouped-by-another/m-p/1283466#M68492</link>
      <description>&lt;DIV class=""&gt;&lt;P&gt;I'm working with tree inventory data and am trying to select the largest individual tree per species type. This is my python code that I'm inputting into ArcPro:&lt;/P&gt;&lt;P&gt;DBH = (SELECT max( "DBH" ) FROM "TI_MASTER" GROUP BY "COMMON_NAME" )&lt;/P&gt;&lt;P&gt;Where DBH is my tree size field, TI_MASTER is the attribute table, and COMMON_NAME is the species type field. I keep getting invalid syntax errors. Any suggestions?&lt;/P&gt;&lt;P&gt;TIA!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 27 Apr 2023 17:06:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-select-the-largest-value-grouped-by-another/m-p/1283466#M68492</guid>
      <dc:creator>hansgreg</dc:creator>
      <dc:date>2023-04-27T17:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to select the largest value grouped by another field in ArcPro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-select-the-largest-value-grouped-by-another/m-p/1310738#M71322</link>
      <description>&lt;P&gt;Do you need to use SQL?&amp;nbsp; If you can run a tool &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/summary-statistics.htm" target="_self"&gt;Summary Statistics&lt;/A&gt;&amp;nbsp;will return a table:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the stats field set to tree size, max&lt;/LI&gt;&lt;LI&gt;the case field set to the common name&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 21 Jul 2023 23:17:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-select-the-largest-value-grouped-by-another/m-p/1310738#M71322</guid>
      <dc:creator>MicZatorsky_AEC</dc:creator>
      <dc:date>2023-07-21T23:17:18Z</dc:date>
    </item>
  </channel>
</rss>

