<?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: Manually Remove Features from Query or Filter in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/manually-remove-features-from-query-or-filter/m-p/1109090#M21479</link>
    <description>&lt;P&gt;Not with clicking a button or pressing delete or anything else as simple.&lt;/P&gt;&lt;P&gt;You could add another expression to your query that the user has to fill out to exclude certain features. Possible workflow for your user:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;query for "Attribute &amp;gt; 5"&lt;/LI&gt;&lt;LI&gt;check the query result, note the ObjectID (or some other attribute, of course) of 2 features to exclude&lt;/LI&gt;&lt;LI&gt;go back to the query and change it to "Attribute &amp;gt; 5 AND ObjectID NOT IN (50, 51)", rerun&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Wed, 20 Oct 2021 05:29:51 GMT</pubDate>
    <dc:creator>JohannesLindner</dc:creator>
    <dc:date>2021-10-20T05:29:51Z</dc:date>
    <item>
      <title>Manually Remove Features from Query or Filter</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/manually-remove-features-from-query-or-filter/m-p/1108809#M21475</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm working on a web app for a user that contains query and filter widgets. The user wants to be able to run a query or set a filter based on broad categories (ie. values in an attribute field) and then manually remove some results from that query or filter. I've played around with this for a while but I'm starting to think it's not really a supported function of either of those widgets. The best I can come up with is to set the query widget to intersect with a drawn feature, but that presupposes the user knows in advance geographically which ones they want to remove, and even then it's a very clunky solution. Is it possible to manually remove queried or filtered features, either from the attribute table or graphically on the map?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 14:03:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/manually-remove-features-from-query-or-filter/m-p/1108809#M21475</guid>
      <dc:creator>ZachBodenner</dc:creator>
      <dc:date>2021-10-19T14:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Manually Remove Features from Query or Filter</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/manually-remove-features-from-query-or-filter/m-p/1109090#M21479</link>
      <description>&lt;P&gt;Not with clicking a button or pressing delete or anything else as simple.&lt;/P&gt;&lt;P&gt;You could add another expression to your query that the user has to fill out to exclude certain features. Possible workflow for your user:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;query for "Attribute &amp;gt; 5"&lt;/LI&gt;&lt;LI&gt;check the query result, note the ObjectID (or some other attribute, of course) of 2 features to exclude&lt;/LI&gt;&lt;LI&gt;go back to the query and change it to "Attribute &amp;gt; 5 AND ObjectID NOT IN (50, 51)", rerun&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 20 Oct 2021 05:29:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/manually-remove-features-from-query-or-filter/m-p/1109090#M21479</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2021-10-20T05:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Manually Remove Features from Query or Filter</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/manually-remove-features-from-query-or-filter/m-p/1114413#M21540</link>
      <description>&lt;P&gt;Hallo and Greetings from Austria.&lt;/P&gt;&lt;P&gt;I have done something similar in some of my apps already. I used the Filter Widget with pre-configured filters that the user can select. This Filters the Data in the Map. See my screenshots&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 08:32:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/manually-remove-features-from-query-or-filter/m-p/1114413#M21540</guid>
      <dc:creator>AnneleneKammer-Tischendorf</dc:creator>
      <dc:date>2021-11-05T08:32:31Z</dc:date>
    </item>
  </channel>
</rss>

