<?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: Filter map by list or map click and return from unfiltered source in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1637895#M20228</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/761570"&gt;@KeithWestberg&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;When ID1 is clicked in List A, does ID1 in List B need to appear on the map?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ke&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jul 2025 07:06:42 GMT</pubDate>
    <dc:creator>Ke_Xu</dc:creator>
    <dc:date>2025-07-31T07:06:42Z</dc:date>
    <item>
      <title>Filter map by list or map click and return from unfiltered source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1636504#M20161</link>
      <description>&lt;P&gt;Can't get my head around how to render a fresh filtered result.&amp;nbsp; I've been combing the internet for an example i can understand.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What i have:&lt;BR /&gt;&lt;SPAN&gt;web map with 2 layers.&amp;nbsp; layer_A is pretty much a pick list, which has an attribute that relates to layer_B.&amp;nbsp; Layer_B contains everything i need to render.&amp;nbsp; User clicks layer_A list and the map adjusts accordingly, showing only the data associated to the list item.&amp;nbsp; When i click a point on map, my desire is to have this function exactly as the list click.&amp;nbsp; What im getting is the list item changes to reflect the clicked item on the map, but the map data doesnt change.&amp;nbsp; I suspect its trying to use the already filtered data.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What I desire:&lt;BR /&gt;When i click the point on the map, i would like it to use the unfiltered data as the source for the filter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What ive tried:&lt;BR /&gt;I have attempted to make a copy of the web map data, with the intent of using this unfiltered source.&amp;nbsp; But i cannot get my head around how to actually execute this.&amp;nbsp; It seems no matter how i wire it, i end up with filtered data on the map click&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Pretty sure ive read everything on the google about how to handle this, but it somewhere gets lost in translation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you in advance for any clues or sources of this scenario that can make this crayons.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 17:42:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1636504#M20161</guid>
      <dc:creator>KeithWestberg</dc:creator>
      <dc:date>2025-07-25T17:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Filter map by list or map click and return from unfiltered source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1637595#M20201</link>
      <description>&lt;P&gt;Let's see if I understand this right.&amp;nbsp; I'll admit it is a little difficult to follow your post.&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; You have a list widget configured with Layer A.&amp;nbsp; When a user clicks an item in the list it filters Layer B per a matching attribute.&amp;nbsp; Presumably this is done using Message action &amp;gt; Record selection changes &amp;gt; Framework &amp;gt; Filter data records.&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; You want users to be able to click on Layer A in the map widget, and make Layer B filter identical to how the list widget behaves.&lt;/P&gt;&lt;P&gt;In that case, you need to set up another action on the map widget.&amp;nbsp; Whenever you click a feature in the map it makes a selection, so you can use Message action &amp;gt; Record selection changes &amp;gt; Framework &amp;gt; Filter data records the same way the list widget is configured.&amp;nbsp; This should trigger Layer B to filter based on matching attribute when a user clicks on Layer A in the map widget.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 13:25:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1637595#M20201</guid>
      <dc:creator>Marshal</dc:creator>
      <dc:date>2025-07-30T13:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Filter map by list or map click and return from unfiltered source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1637802#M20214</link>
      <description>&lt;P&gt;Thank you M.&lt;/P&gt;&lt;P&gt;The more i play in this environment, the more my question looks like it should have been written in crayon. I'll try better this time around.&amp;nbsp; Ill use a limited scope so i dont get lost in the weeds.&lt;/P&gt;&lt;P&gt;Not sure it matters, but we're using 11.3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Layer A which feeds a list contains 2 records.&amp;nbsp; Relationship id's are 1 and 2&lt;BR /&gt;Layer B has 3 records.&amp;nbsp; One record has ID=1 and two records have ID=2&lt;/P&gt;&lt;P&gt;If i click the list item ID=1, then the map filters and shows me the record with ID=1&lt;/P&gt;&lt;P&gt;The desire is to be able to click the object on the map that has ID=2.&amp;nbsp; But i cant because that data is not there, because of the ID=1 list click.&amp;nbsp; I would like it to function just as the list did.&amp;nbsp; I can click on the list to get ID=2, and that works.&amp;nbsp; But i need the map click to function as the list click.&amp;nbsp; I mentioned what version im on, because ive been reading everything i can get my hands on, and some suggestions provide a solution for setting options in the map to select the LIST as a trigger. But i dont see this option and i strongly suspect its not available in 11.3.&amp;nbsp; I cant make heads or tails from the esri documentation... so i spend my time out in the wild.&lt;/P&gt;&lt;P&gt;I hope that was more clear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ty&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 20:06:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1637802#M20214</guid>
      <dc:creator>KeithWestberg</dc:creator>
      <dc:date>2025-07-30T20:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filter map by list or map click and return from unfiltered source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1637895#M20228</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/761570"&gt;@KeithWestberg&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;When ID1 is clicked in List A, does ID1 in List B need to appear on the map?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ke&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 07:06:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1637895#M20228</guid>
      <dc:creator>Ke_Xu</dc:creator>
      <dc:date>2025-07-31T07:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Filter map by list or map click and return from unfiltered source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1638108#M20244</link>
      <description>&lt;P&gt;Only one list which is fed my Layer_A.&amp;nbsp; Layer_A has a relationship attribute shared with Layer_B, which Layer_B is the layer assigned to the map.&amp;nbsp; Clicking list/layer_a item with ID=1 should zoom to map/Layer_B records with ID=1.&amp;nbsp; This happens now.. all good.&amp;nbsp; But then the desire is to click an object on the map that does not have ID=1, but it happens to be ID=2.&amp;nbsp; I need that click to have the same effect as clicking on the lists item with ID=2.&amp;nbsp; But as i stated, items not having ID=1 are not available because they have been filtered to only show ID=1.&amp;nbsp; Somehow i need the map click to trigger a filter on an unfiltered Layer_B&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 17:20:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1638108#M20244</guid>
      <dc:creator>KeithWestberg</dc:creator>
      <dc:date>2025-07-31T17:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filter map by list or map click and return from unfiltered source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1638191#M20245</link>
      <description>&lt;P&gt;If you set the list (Layer A) to filter a feature layer (Layer B) by matching ID=1, then you will not be able to click features in Layer B with ID=2 because they have been filtered out of the map.&amp;nbsp; You would have to clear the list selection (e.g. click the selected record in the list again to unselect) to unfilter Layer B.&lt;/P&gt;&lt;P&gt;The real problem might be this.&amp;nbsp; Assume no filters are set in the list (Layer A).&amp;nbsp; I could not find a way to click a feature in Layer B and trigger a filter on itself for all features with matching ID.&amp;nbsp; When you set a layer to filter itself you cannot choose a field for matching attributes.&lt;/P&gt;&lt;P&gt;I did get the list (Layer A) to select matching ID by clicking Layer B in the map, but it did not then trigger a filter on Layer B.&lt;/P&gt;&lt;P&gt;Perhaps mastermind&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/766971"&gt;@Ke_Xu&lt;/a&gt;&amp;nbsp;knows of a method to achieve this!&amp;nbsp; Is there a way to configure a map widget layer to filter itself for other features with matching field attributes?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 21:32:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-map-by-list-or-map-click-and-return-from/m-p/1638191#M20245</guid>
      <dc:creator>Marshal</dc:creator>
      <dc:date>2025-07-31T21:32:07Z</dc:date>
    </item>
  </channel>
</rss>

