<?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: Select by Attributes misses records? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097304#M45450</link>
    <description>&lt;P&gt;Furthermore, ever tool I select in the Modify Pane is giving me the same error message&lt;/P&gt;</description>
    <pubDate>Fri, 10 Sep 2021 17:57:13 GMT</pubDate>
    <dc:creator>Lebowski</dc:creator>
    <dc:date>2021-09-10T17:57:13Z</dc:date>
    <item>
      <title>Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1073897#M42686</link>
      <description>&lt;P&gt;Has anyone had this happen to them? I'm running Select By Attributes on a feature class to select shape area less than 300, but only a fraction of the records are being selected. This screenshot is after the query has been run. I've verified the selection is New Selection and not Reselect from a previous selection. The table is sorted on Shape_Area. It's clear that 20 of 24 visible rows &lt;EM&gt;should&lt;/EM&gt; be selected, but only 13 actually are. I've pressed [refresh table] at bottom right after running the query. I've replicated these bad results several times, but all in this same session (I haven't yet tried closing Pro and trying again).&lt;/P&gt;&lt;P&gt;The table is a polygon feature class in a file geodatabase. ArcGIS Pro 2.8.1.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWilkie1_0-1624983551740.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/17290i6B73A63F86FD9B9A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MattWilkie1_0-1624983551740.png" alt="MattWilkie1_0-1624983551740.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 20:57:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1073897#M42686</guid>
      <dc:creator>MattWilkie1</dc:creator>
      <dc:date>2021-06-29T20:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1073900#M42687</link>
      <description>&lt;DIV class="s-prose js-post-body"&gt;&lt;P&gt;Wow. This one is subtle. It's not a bug, exactly, but it sure as heck isn't not-a-bug either.&lt;/P&gt;&lt;P&gt;Prior to the state above I had selected a polygon and used the Explode editing tool. Although I had finished with the tool it was not deactivated. There was no visual indication in the attribute table panel that &lt;STRONG&gt;the edit tool was still active and filtering records non-visually&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Said another way: the table panel was still showing me all records, but the allowable &lt;EM&gt;set of records that could be operated on&lt;/EM&gt; were filtered by the still-active Explode tool, which meant that the Select By Attributes tool &lt;EM&gt;only saw the subset left exposed by Explode&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;The fix was to deactivate the editing tool by using the back button in the tool panel and then use Select by Attributes again.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-06-29 10_00_54-ArcGISNotifications.png" style="width: 303px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/17318iE562F8A746BADC6B/image-size/large?v=v2&amp;amp;px=999" role="button" title="2021-06-29 10_00_54-ArcGISNotifications.png" alt="2021-06-29 10_00_54-ArcGISNotifications.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;H4&gt;How did I figure this out?&lt;/H4&gt;&lt;P&gt;Later, when I toggled OFF the layer's editability a temporary notification appeared saying &lt;EM&gt;"Active Edit tool is filtering the selection. Deactivate tool to restore the selection"&lt;/EM&gt;. At this point I remembered seeing the notification 15 or so minutes earlier when I started editing.&lt;/P&gt;&lt;P&gt;So the bug here if there is one is that the notification is temporary. Or that it shows at the wrong time. Or that the table panel does not have an indicator of the filtered record status. Or all of the proceeding.&lt;/P&gt;&lt;P&gt;See Esri's page on &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/select-features-for-editing.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;"active tool is filtering the selection"&lt;/A&gt; for more info.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-06-29 09_44_47-Window.png" style="width: 315px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/17319i2837F4911536B12E/image-size/large?v=v2&amp;amp;px=999" role="button" title="2021-06-29 09_44_47-Window.png" alt="2021-06-29 09_44_47-Window.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Cross posted &lt;A href="https://gis.stackexchange.com/questions/402758/arcgis-pro-select-by-attributes-misses-records/" target="_blank"&gt;https://gis.stackexchange.com/questions/402758/arcgis-pro-select-by-attributes-misses-records/&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 30 Jun 2021 23:31:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1073900#M42687</guid>
      <dc:creator>MattWilkie1</dc:creator>
      <dc:date>2021-06-30T23:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1073901#M42688</link>
      <description>&lt;P&gt;&lt;A href="https://support.esri.com/en/bugs/nimbus/TklNMDAwOTg2" target="_blank"&gt;NIM000986: SelectByAttribute, doesn't work correctly on Shape.A.. (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;fresh from the bug list&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 21:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1073901#M42688</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-06-29T21:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1073919#M42694</link>
      <description>That bug record says it was fixed in v9.2?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2021 22:02:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1073919#M42694</guid>
      <dc:creator>MattWilkie1</dc:creator>
      <dc:date>2021-06-29T22:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1075343#M42882</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/68866"&gt;@MattWilkie1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the next release of ArcGIS Pro (2.9), you will be able to perform a query (ex. select by attributes) without an active edit tool filtering the selection. Thanks for the feedback!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-Scott&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 20:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1075343#M42882</guid>
      <dc:creator>Scott_Harris</dc:creator>
      <dc:date>2021-07-02T20:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097287#M45443</link>
      <description>&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;What is the actual fix for the error&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/68866"&gt;@MattWilkie1&lt;/a&gt; pointed out? I have tried using his recommendation's but that is not fixed my issue. I keep getting the "Active tool is filtering the selection...." message and I am unable to Edit my annotation.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 17:28:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097287#M45443</guid>
      <dc:creator>Lebowski</dc:creator>
      <dc:date>2021-09-10T17:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097291#M45446</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/191945"&gt;@Lebowski&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Matt was seeing the active edit tool (in his case Explode) was filtering the selection that Select By Attributes was returning. This is because the Explode tool can only select multipart features. He hit the back button in the modify features pane, which deactivated the Explode tool and then he was able to perform the Select By Attributes without the selection being filtered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure what behavior you're seeing. Can you give me some more specific details? perhaps a screenshot?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 17:41:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097291#M45446</guid>
      <dc:creator>Scott_Harris</dc:creator>
      <dc:date>2021-09-10T17:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097300#M45448</link>
      <description>&lt;P&gt;Thank you for replying.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I am trying to move annotation in my layout using the 'Annotation Tool' in the Modify Pane. I set the&amp;nbsp; annotation layer as only selectable layer and then try selecting the annotation I am trying to move but every time I receive attached error and I am unable to modify the Annotation (moving, change font, etc.)&lt;/P&gt;&lt;P&gt;Please help this is extremely frustrating, I have gone through ton of posts, etc. and nothing is solving the problem. I even created a new Pro document and I am still encountering this issue&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 17:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097300#M45448</guid>
      <dc:creator>Lebowski</dc:creator>
      <dc:date>2021-09-10T17:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097301#M45449</link>
      <description>&lt;P&gt;I am not sure what or how I supposed to be "deactivating"!?! I have used the back arrow in the modify pane and the escape, but neither has worked.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 17:51:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097301#M45449</guid>
      <dc:creator>Lebowski</dc:creator>
      <dc:date>2021-09-10T17:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097304#M45450</link>
      <description>&lt;P&gt;Furthermore, ever tool I select in the Modify Pane is giving me the same error message&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 17:57:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097304#M45450</guid>
      <dc:creator>Lebowski</dc:creator>
      <dc:date>2021-09-10T17:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097308#M45451</link>
      <description>&lt;P&gt;Here is a screenshot of my map, no matter what modify tool I run and keeping getting this error. I am running Pro version 2.8.2&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 18:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097308#M45451</guid>
      <dc:creator>Lebowski</dc:creator>
      <dc:date>2021-09-10T18:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes misses records?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097336#M45453</link>
      <description>&lt;P&gt;To close the loop: I spoke with&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/191945"&gt;@Lebowski&lt;/a&gt;&amp;nbsp;and they had non-editable annotation, but were running the tool to upgrade the annotation (possibly at the same time), which most likely put a schema lock on the database. Therefore none of the data was editable and the modify tools were filtering the non-editable features from the selection.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 19:01:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-misses-records/m-p/1097336#M45453</guid>
      <dc:creator>Scott_Harris</dc:creator>
      <dc:date>2021-09-10T19:01:54Z</dc:date>
    </item>
  </channel>
</rss>

