<?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 do I hide map data when no filter/selection is applied in ArcGIS Experience Builder? in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-do-i-hide-map-data-when-no-filter-selection-is/m-p/1670115#M21835</link>
    <description>&lt;P&gt;There isn't really a way to do it within the Table or Select Widgets, but if they are using the same Datasource and Datasource View, the Table and Select Widgets should respect the filtering applied by the Filter Widget.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Dec 2025 15:03:28 GMT</pubDate>
    <dc:creator>JeffreyThompson2</dc:creator>
    <dc:date>2025-12-03T15:03:28Z</dc:date>
    <item>
      <title>How do I hide map data when no filter/selection is applied in ArcGIS Experience Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-do-i-hide-map-data-when-no-filter-selection-is/m-p/1670049#M21827</link>
      <description>&lt;P&gt;Hello Ersi Community, I hope some of you can help me out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two feature layers in my web map:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Cities&lt;/STRONG&gt; — contains only a city name and an id field (works like a lookup table)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Libraries&lt;/STRONG&gt; — contains point geometry, name, and a city_id field&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Both layers are added to the same web map, which I am using as the data source in Experience Builder.&lt;/P&gt;&lt;P&gt;In my app, I added a Table widget showing the Cities layer.&lt;BR /&gt;I then set up an &lt;STRONG&gt;Action → On record selection changes → Filter data records&lt;/STRONG&gt;, where selecting a city filters the Libraries layer using:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Cities.id&lt;/SPAN&gt; = Libraries.city_id&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;This part works correctly:&lt;BR /&gt;When I click a city in the table, only the libraries belonging to that city appear on the map.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My problem:&lt;/STRONG&gt;&lt;BR /&gt;When &lt;EM&gt;no&lt;/EM&gt; city is selected, &lt;STRONG&gt;all libraries appear by default&lt;/STRONG&gt;, and I want the opposite behavior.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Desired behavior:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;When no city is selected → &lt;STRONG&gt;hide all library features&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;When a city is selected → &lt;STRONG&gt;show only libraries for that city&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;How can I configure Experience Builder so that the Libraries layer is hidden until a user selects a city?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 09:12:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-do-i-hide-map-data-when-no-filter-selection-is/m-p/1670049#M21827</guid>
      <dc:creator>IanGalway</dc:creator>
      <dc:date>2025-12-03T09:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide map data when no filter/selection is applied in ArcGIS Experience Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-do-i-hide-map-data-when-no-filter-selection-is/m-p/1670070#M21829</link>
      <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/experience-builder-tips-and-tricks/create-a-filter-that-hides-everything-until-the/ba-p/1340926" target="_blank"&gt;https://community.esri.com/t5/experience-builder-tips-and-tricks/create-a-filter-that-hides-everything-until-the/ba-p/1340926&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 13:13:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-do-i-hide-map-data-when-no-filter-selection-is/m-p/1670070#M21829</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-12-03T13:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide map data when no filter/selection is applied in ArcGIS Experience Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-do-i-hide-map-data-when-no-filter-selection-is/m-p/1670093#M21834</link>
      <description>&lt;P&gt;Thank you for the reply&lt;/P&gt;&lt;P&gt;Your solution works for the Filter widget, but can you apply the same functionality for say table or select widget?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 14:14:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-do-i-hide-map-data-when-no-filter-selection-is/m-p/1670093#M21834</guid>
      <dc:creator>IanGalway</dc:creator>
      <dc:date>2025-12-03T14:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide map data when no filter/selection is applied in ArcGIS Experience Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-do-i-hide-map-data-when-no-filter-selection-is/m-p/1670115#M21835</link>
      <description>&lt;P&gt;There isn't really a way to do it within the Table or Select Widgets, but if they are using the same Datasource and Datasource View, the Table and Select Widgets should respect the filtering applied by the Filter Widget.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 15:03:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-do-i-hide-map-data-when-no-filter-selection-is/m-p/1670115#M21835</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-12-03T15:03:28Z</dc:date>
    </item>
  </channel>
</rss>

