<?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: Model Builder to summarize attributes on a select by attribute query in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-to-summarize-attributes-on-a-select/m-p/1335995#M73795</link>
    <description>&lt;P&gt;Prior to your 'select layer by attribute' tool, did you first use a 'Make Feature Layer' tool? I believe this is needed to create a layer that you can select against.&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/make-feature-layer.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/make-feature-layer.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Somebody more knowledgeable can probably speak to this better, but this was a solution for me in the past with this same issue&lt;/P&gt;</description>
    <pubDate>Fri, 06 Oct 2023 21:29:21 GMT</pubDate>
    <dc:creator>MZ23</dc:creator>
    <dc:date>2023-10-06T21:29:21Z</dc:date>
    <item>
      <title>Model Builder to summarize attributes on a select by attribute query</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-to-summarize-attributes-on-a-select/m-p/1334315#M73622</link>
      <description>&lt;P&gt;Hi - I am working in Pro 3.0.1. I have a model builder that includes a select by attribute step (Subwatershed=Y), and then the next step is to summarize the attributes to provide the sum of scores (PAR) by Project ID on the selection. I would expect only the records included in the selection to be included in the summarize by attributes summary; however, the summarize by attribute process is ignoring the selection and calculating the sum on all records in the layer. The select by attribute step is working. If I do this manually, outside of model builder, it does it correctly. Does anyone have any suggestions why this is occurring? The warning on the Summarize by Attribute step is just that the table already exists.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeilaJackson1_0-1696280286519.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/82137i3CB6982B7984CB08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeilaJackson1_0-1696280286519.png" alt="LeilaJackson1_0-1696280286519.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeilaJackson1_1-1696280303422.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/82138iDE435473827E747B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeilaJackson1_1-1696280303422.png" alt="LeilaJackson1_1-1696280303422.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeilaJackson1_2-1696280321132.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/82140i676EB9F09964DE42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeilaJackson1_2-1696280321132.png" alt="LeilaJackson1_2-1696280321132.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Leila&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 21:04:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-to-summarize-attributes-on-a-select/m-p/1334315#M73622</guid>
      <dc:creator>LJackson29</dc:creator>
      <dc:date>2023-10-02T21:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder to summarize attributes on a select by attribute query</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-to-summarize-attributes-on-a-select/m-p/1335995#M73795</link>
      <description>&lt;P&gt;Prior to your 'select layer by attribute' tool, did you first use a 'Make Feature Layer' tool? I believe this is needed to create a layer that you can select against.&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/make-feature-layer.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/make-feature-layer.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Somebody more knowledgeable can probably speak to this better, but this was a solution for me in the past with this same issue&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 21:29:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-to-summarize-attributes-on-a-select/m-p/1335995#M73795</guid>
      <dc:creator>MZ23</dc:creator>
      <dc:date>2023-10-06T21:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder to summarize attributes on a select by attribute query</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-to-summarize-attributes-on-a-select/m-p/1340537#M74280</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/725946"&gt;@MZ23&lt;/a&gt;&amp;nbsp;-&lt;/P&gt;&lt;P&gt;This got me on the right track. As I was using a table, I had to use the Make Table View tool and that worked great.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Leila&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 15:56:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-to-summarize-attributes-on-a-select/m-p/1340537#M74280</guid>
      <dc:creator>LJackson29</dc:creator>
      <dc:date>2023-10-23T15:56:18Z</dc:date>
    </item>
  </channel>
</rss>

