<?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 to show points in a list or table based on selecting area in Exp Builder? in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501556#M13574</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/677423"&gt;@JeffreyThompson2&lt;/a&gt;,&amp;nbsp;this is really helpful.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jul 2024 14:38:00 GMT</pubDate>
    <dc:creator>Yogesh_Chavan</dc:creator>
    <dc:date>2024-07-04T14:38:00Z</dc:date>
    <item>
      <title>How to show points in a list or table based on selecting area in Exp Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1500886#M13548</link>
      <description>&lt;P&gt;I have a map that contains a layer with all the power plants(points). There is also another layer that contains area (polygons).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There are also two widgets, both of them lists. First list is showing all of the power plants, and the other one is showing the area. What I would want to do is to click one area on the map (or on the list widget), which would then select and/or filter all of the power plants on the power plant list widget, that are contained within that chosen area. Is there a way to do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We also have already tried this&amp;nbsp;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-filter-records-in-a-list-widget-based-on-selecte-000030611" target="_blank" rel="noopener"&gt;How To: Filter Records in a List Widget Based on Selected Records of Another List Widget i (esri.com)&lt;/A&gt; but&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;this is not applicable in current use case. The problem is that the points data table does not contain information regarding which area the power plants belong to. A point may belong to multiple areas simultaneously as well, not just one. And the drawn areas will change from time time, not stay the same.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I know that it is possible to draw an area on the map (using the Select-tool), that would then select the points on the list widget, but that is not what is desired. I couldn't find a clear solution but tried to find my way around this using the&amp;nbsp;&lt;I&gt;Spatial filter&lt;/I&gt;-widget, but with no luck yet.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 11:49:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1500886#M13548</guid>
      <dc:creator>Yogesh_Chavan</dc:creator>
      <dc:date>2024-07-03T11:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to show points in a list or table based on selecting area in Exp Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1500931#M13551</link>
      <description>&lt;P&gt;Are there multiple layers at work here, or just multiple features in the service?&lt;BR /&gt;&lt;BR /&gt;I ask, because when I read the first part, I thought the obvious answer would be to do the select, and pull in results from the different layers and have each list then populate from the correct list, and use the selection to filter a separate query for each list?&lt;BR /&gt;&lt;BR /&gt;It sounds like your data is a bit more complex than that though.&amp;nbsp; Where do the sources of data come from for the areas and power plants?&amp;nbsp; If both lists contain all of them, are you trying to do a selection in the list or table and then have it appear on map and highlight what power plants are in that area?&amp;nbsp; If you select on a powerplant are you trying to see which area(s) it belongs to? I'm not sure I understand the workflow as you are suggesting. It almost sounds like you might need something to toggle, which type of selection you are doing so you can then filter the underlying data source you want to query to get the selections.&amp;nbsp; (This almost sounds like it might need custom widget work to me)&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 12:41:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1500931#M13551</guid>
      <dc:creator>TimWestern</dc:creator>
      <dc:date>2024-07-03T12:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to show points in a list or table based on selecting area in Exp Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1500958#M13552</link>
      <description>&lt;P&gt;Consider using the Zone Lookup Instant App if all your application needs to do is find power plants. It should be at least a 90% solution to the problem described above and it's very easy to set up.&lt;/P&gt;&lt;P&gt;I have been experimenting with a Near Me hack that will do what you want triggered from the Search Widget, but trying to trigger it from a map click will result in strange unpredictable results. It will be a lengthy and complicated explanation, so let me know if you are interested.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 13:35:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1500958#M13552</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2024-07-03T13:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to show points in a list or table based on selecting area in Exp Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501004#M13553</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/727644"&gt;@TimWestern&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you for looking into this.&lt;/P&gt;&lt;P&gt;What we would like to achieve is:&lt;/P&gt;&lt;P&gt;For example we have 2 layers in a map, one is USA states, and other is USA cities, and 2 list widgets showing all the states and cities respectively.&lt;/P&gt;&lt;P&gt;Now, let's say I select Alaska state polygon in the map, I would like to see only the list of cities in that state in the list widget.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 14:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501004#M13553</guid>
      <dc:creator>Yogesh_Chavan</dc:creator>
      <dc:date>2024-07-03T14:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to show points in a list or table based on selecting area in Exp Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501014#M13554</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/677423"&gt;@JeffreyThompson2&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you for looking into this.&lt;/P&gt;&lt;P&gt;Sure, feel free to share the explanation for the select widget, and I can try that.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 14:58:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501014#M13554</guid>
      <dc:creator>Yogesh_Chavan</dc:creator>
      <dc:date>2024-07-03T14:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to show points in a list or table based on selecting area in Exp Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501174#M13559</link>
      <description>&lt;P&gt;I was able to get this to work using three widgets - Map, Query, and List.&amp;nbsp; I added the Map widget, connected it to my desired online map, and made sure that the Select option was active.&amp;nbsp; I added the Query widget, selected a New Query using the map, and added my point layer.&amp;nbsp; In that widget, click Filter by &amp;gt; Selected features from data source option in that same menu.&amp;nbsp; I clicked Add filter layer and added my polygon feature.&amp;nbsp; I made sure the Spatial Relationship Rules was set for Intersect.&amp;nbsp; When I select my features in the map, the Query widget showed Selecting features from the data source (selected features in the map), the Choose a filter layer (polygon layer), and the Relationship as Intersect.&amp;nbsp; When you click Apply, it will provide a list of selected features.&amp;nbsp; If you would like to add a List widget, you can do so by connecting it to your Map widget using the point feature layer.&amp;nbsp; If you want some images to help, I can do so.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 20:46:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501174#M13559</guid>
      <dc:creator>JasminePrater</dc:creator>
      <dc:date>2024-07-03T20:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to show points in a list or table based on selecting area in Exp Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501241#M13562</link>
      <description>&lt;P&gt;After a few more iterations, I got a version that works from search and a mouse click.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/experience-builder-tips-and-tricks/zone-lookup-in-experience-builder-a-near-me/ba-p/1501231" target="_blank"&gt;https://community.esri.com/t5/experience-builder-tips-and-tricks/zone-lookup-in-experience-builder-a-near-me/ba-p/1501231&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 18:34:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501241#M13562</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2024-07-03T18:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to show points in a list or table based on selecting area in Exp Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501556#M13574</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/677423"&gt;@JeffreyThompson2&lt;/a&gt;,&amp;nbsp;this is really helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 14:38:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501556#M13574</guid>
      <dc:creator>Yogesh_Chavan</dc:creator>
      <dc:date>2024-07-04T14:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to show points in a list or table based on selecting area in Exp Builder?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501780#M13580</link>
      <description>&lt;P&gt;I figured there might be a more out of the box way to do this, but since my day to day is so often starting in custom widget code I didn't know how to articulate it.&lt;BR /&gt;&lt;BR /&gt;I wonder though are all those settings server side? (meaning you edit them in dashboard and they are setup for everyone, vs You do the filtering on the client and maybe now you have a local cookie just for you for that setting?)&lt;BR /&gt;&lt;BR /&gt;I would actually suggest if you've got this working well (sounds like you do), this would be a great candidate for a blog or article.&amp;nbsp; I'm sure many people are looking for how to do this at least partially out of the box.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 11:44:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-show-points-in-a-list-or-table-based-on/m-p/1501780#M13580</guid>
      <dc:creator>TimWestern</dc:creator>
      <dc:date>2024-07-05T11:44:06Z</dc:date>
    </item>
  </channel>
</rss>

