<?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: EB Dynamic list in window after selection in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/eb-dynamic-list-in-window-after-selection/m-p/1657078#M21097</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/942863"&gt;@MireilleChalifour&lt;/a&gt;, more information might help answer your question. In case it helps, here's an example I threw together:&lt;/P&gt;&lt;P&gt;I have a list widget connected to the default data view of some waterbodies (table 1) data. The waterbodies each have a GUID, and I have a related table with information (advisories, table 2) about the waterbodies (connected by the GUID). In the list widget, under "States," I've set a link to a window I created that has a list of the related features. In order to see &lt;EM&gt;just&lt;/EM&gt; the related features in the window when I click on a waterbody, I need to either filter them or select them.&lt;/P&gt;&lt;P&gt;To filter, add a message action saying that when you select something from the table 1 list, filter the action data (table 2; note that the data view has to be the same as the one you're using in your window--this seems to trip a lot of people up).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_0-1760099868705.png" style="width: 434px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141795i8CCF0AE1F5C2C21F/image-dimensions/434x493?v=v2" width="434" height="493" role="button" title="NicoleJohnson_0-1760099868705.png" alt="NicoleJohnson_0-1760099868705.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_1-1760100140442.png" style="width: 650px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141797i94FF4667EAC2DACF/image-dimensions/650x405?v=v2" width="650" height="405" role="button" title="NicoleJohnson_1-1760100140442.png" alt="NicoleJohnson_1-1760100140442.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you'd rather &lt;STRONG&gt;select&lt;/STRONG&gt; the table 2 features, change what happens when you select a table 1 record, but...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_2-1760100223667.png" style="width: 509px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141798i033885FB46825106/image-dimensions/509x453?v=v2" width="509" height="453" role="button" title="NicoleJohnson_2-1760100223667.png" alt="NicoleJohnson_2-1760100223667.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also remember that your window/table 2 data has to then be using the selected data view:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_3-1760100410731.png" style="width: 509px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141799i9C675A0CE3B99D89/image-dimensions/509x277?v=v2" width="509" height="277" role="button" title="NicoleJohnson_3-1760100410731.png" alt="NicoleJohnson_3-1760100410731.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Oct 2025 12:48:24 GMT</pubDate>
    <dc:creator>NicoleJohnson</dc:creator>
    <dc:date>2025-10-10T12:48:24Z</dc:date>
    <item>
      <title>EB Dynamic list in window after selection</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/eb-dynamic-list-in-window-after-selection/m-p/1656109#M21068</link>
      <description>&lt;P&gt;In ArcGIS Experience Builder: I have a list (organisation - table 1) that opens a window for this specific selection, showing the organisation's details.&lt;/P&gt;&lt;P&gt;However, I need another list in that window showing projects (table 2) for that specific feature of table 1 (organisation). The data is supposed to be related by ids, and have the value in both table (both table have same the organization name)&lt;/P&gt;&lt;P&gt;I cannot find the right way to connect the projects to the specific organization window, using different data filters.&lt;/P&gt;&lt;P&gt;What is the right way to do this?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 01:55:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/eb-dynamic-list-in-window-after-selection/m-p/1656109#M21068</guid>
      <dc:creator>MireilleChalifour</dc:creator>
      <dc:date>2025-10-08T01:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: EB Dynamic list in window after selection</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/eb-dynamic-list-in-window-after-selection/m-p/1657078#M21097</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/942863"&gt;@MireilleChalifour&lt;/a&gt;, more information might help answer your question. In case it helps, here's an example I threw together:&lt;/P&gt;&lt;P&gt;I have a list widget connected to the default data view of some waterbodies (table 1) data. The waterbodies each have a GUID, and I have a related table with information (advisories, table 2) about the waterbodies (connected by the GUID). In the list widget, under "States," I've set a link to a window I created that has a list of the related features. In order to see &lt;EM&gt;just&lt;/EM&gt; the related features in the window when I click on a waterbody, I need to either filter them or select them.&lt;/P&gt;&lt;P&gt;To filter, add a message action saying that when you select something from the table 1 list, filter the action data (table 2; note that the data view has to be the same as the one you're using in your window--this seems to trip a lot of people up).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_0-1760099868705.png" style="width: 434px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141795i8CCF0AE1F5C2C21F/image-dimensions/434x493?v=v2" width="434" height="493" role="button" title="NicoleJohnson_0-1760099868705.png" alt="NicoleJohnson_0-1760099868705.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_1-1760100140442.png" style="width: 650px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141797i94FF4667EAC2DACF/image-dimensions/650x405?v=v2" width="650" height="405" role="button" title="NicoleJohnson_1-1760100140442.png" alt="NicoleJohnson_1-1760100140442.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you'd rather &lt;STRONG&gt;select&lt;/STRONG&gt; the table 2 features, change what happens when you select a table 1 record, but...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_2-1760100223667.png" style="width: 509px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141798i033885FB46825106/image-dimensions/509x453?v=v2" width="509" height="453" role="button" title="NicoleJohnson_2-1760100223667.png" alt="NicoleJohnson_2-1760100223667.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also remember that your window/table 2 data has to then be using the selected data view:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_3-1760100410731.png" style="width: 509px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141799i9C675A0CE3B99D89/image-dimensions/509x277?v=v2" width="509" height="277" role="button" title="NicoleJohnson_3-1760100410731.png" alt="NicoleJohnson_3-1760100410731.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 12:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/eb-dynamic-list-in-window-after-selection/m-p/1657078#M21097</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2025-10-10T12:48:24Z</dc:date>
    </item>
  </channel>
</rss>

