<?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 by Related Table in Experience Builder Custom Widgets</title>
    <link>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1680571#M659</link>
    <description>&lt;P&gt;Can I use the filter widget to filter the parent record (polyline on the map) with a field that is in related record? If by creating a join view, how do I use that layer in the widget so it filters on the map?&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jan 2026 20:19:13 GMT</pubDate>
    <dc:creator>apgis16</dc:creator>
    <dc:date>2026-01-28T20:19:13Z</dc:date>
    <item>
      <title>Filter by Related Table</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1629367#M596</link>
      <description>&lt;P&gt;I am looking at building a custom widget that will allow me to filter a geometry/feature layer by a search/filter on a related table. Does anyone know if there are existing custom widget that allows this functionality?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand a similar process can be pulled off with view layers, however we're looking at several hundred thousand table records and the users want to filter at a national scale.&lt;BR /&gt;&lt;BR /&gt;If something does not already exist to do this, can anyone point me to good tutorials on getting started building a widget to add this functionality?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 14:39:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1629367#M596</guid>
      <dc:creator>West-d-gis</dc:creator>
      <dc:date>2025-07-02T14:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by Related Table</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1629907#M597</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/739215"&gt;@West-d-gis&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Related data is recognized within the Experience Builder data sources. When you configure Message actions between widgets, you can set Filter records. For example with the configuration below, when a Tree feature will be selected, it's related table records will also be selected.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_0-1751555261301.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135749i7C7551865374F4D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlixVezina_0-1751555261301.png" alt="AlixVezina_0-1751555261301.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is available in ArcGIS Online and starting at Enteprise 11.4.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 15:11:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1629907#M597</guid>
      <dc:creator>AlixVezina</dc:creator>
      <dc:date>2025-07-03T15:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by Related Table</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1633922#M606</link>
      <description>&lt;P&gt;Unfortunately, what we would want is a reverse of the points being the Trigger. We would want to filter by the related table and then have that go backward to the related feature class (in your example it would be the Tree Inspections as the Trigger for the filter and the action be the points). That did not seem possible in AGOL.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 15:17:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1633922#M606</guid>
      <dc:creator>West-d-gis</dc:creator>
      <dc:date>2025-07-17T15:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by Related Table</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1634604#M607</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/739215"&gt;@West-d-gis&lt;/a&gt;&amp;nbsp;, setting up the actions in reverse should also work in Experience Builder &amp;gt; with the selected related record filtering features from the parent layer!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_0-1753112789107.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/136844i508EC8EBC7E557CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="AlixVezina_0-1753112789107.png" alt="AlixVezina_0-1753112789107.png" /&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>Mon, 21 Jul 2025 15:47:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1634604#M607</guid>
      <dc:creator>AlixVezina</dc:creator>
      <dc:date>2025-07-21T15:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by Related Table</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1680571#M659</link>
      <description>&lt;P&gt;Can I use the filter widget to filter the parent record (polyline on the map) with a field that is in related record? If by creating a join view, how do I use that layer in the widget so it filters on the map?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 20:19:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1680571#M659</guid>
      <dc:creator>apgis16</dc:creator>
      <dc:date>2026-01-28T20:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by Related Table</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1689787#M679</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/66627"&gt;@apgis16&lt;/a&gt;&amp;nbsp;, there is a new message action for the Filter Widget that does exactly this in the Feb 2026 ArcGIS Online update.&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the section 'New message actions' in the blog post linked below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/experience-builder/announcements/whats-new-in-arcgis-experience-builder-february-2026#enh:~:text=New%20message%20actions,data%20more%20intuitively" target="_self"&gt;https://www.esri.com/arcgis-blog/products/experience-builder/announcements/whats-new-in-arcgis-experience-builder-february-2026&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 20:11:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/filter-by-related-table/m-p/1689787#M679</guid>
      <dc:creator>mwartman_grey</dc:creator>
      <dc:date>2026-03-10T20:11:39Z</dc:date>
    </item>
  </channel>
</rss>

