<?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 Widget using a Group Layer in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172034#M45957</link>
    <description>&lt;P&gt;Yes, WAB has the "Group Filter" widget, that is its name. We only have a few WAB apps left, but I use the Group Filter widget for this kind of thing, like when I have half a dozen layers and I want to filter them all based on their "created_date" or something.&lt;/P&gt;&lt;P&gt;And yes, I was thinking that if there weren't an EB / WAB specific function needed, like editing or something, a Dashboard has a lot of nice capabilities for interacting with data. Having a button bar at the top/side of the screen with the different agencies would be very very simple to set up.&lt;/P&gt;</description>
    <pubDate>Mon, 09 May 2022 16:07:16 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2022-05-09T16:07:16Z</dc:date>
    <item>
      <title>Filter Widget using a Group Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1171997#M45950</link>
      <description>&lt;P&gt;Is possible to have a Filter widget query a map service that is a Group Layer?&amp;nbsp; The Group Layer consists of 2 layers, a point layer and a line layer.&amp;nbsp; Both layers would have the same field name and values that would be used to query on.&amp;nbsp; I would like the filter result to display all records that match the value in both the point and line layers.&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/363906"&gt;@jcarlson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 15:01:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1171997#M45950</guid>
      <dc:creator>BradThompson1</dc:creator>
      <dc:date>2022-05-09T15:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Widget using a Group Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172001#M45951</link>
      <description>&lt;P&gt;Are we talking about Web App Builder, or Experience Builder? Or something else?&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 15:05:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172001#M45951</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-05-09T15:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Widget using a Group Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172003#M45952</link>
      <description>&lt;P&gt;Thanks for responding Josh.&amp;nbsp; As of right now, the application is being built in Experience builder.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 15:07:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172003#M45952</guid>
      <dc:creator>BradThompson1</dc:creator>
      <dc:date>2022-05-09T15:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Widget using a Group Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172006#M45953</link>
      <description>&lt;P&gt;I work for the RTA in Chicago.&amp;nbsp; I want to filter a point layer and a line layer by CTA, Metra or Pace.&amp;nbsp; The points and lines are Capital project locations.&amp;nbsp; I prefer not to have 2 filters.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 15:09:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172006#M45953</guid>
      <dc:creator>BradThompson1</dc:creator>
      <dc:date>2022-05-09T15:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Widget using a Group Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172014#M45954</link>
      <description>&lt;P&gt;Hm. As far as I know, there's no "group filter" widget in EB like there is in WAB. Are you filtering by multiple attributes?&lt;/P&gt;&lt;P&gt;Are there specific functions that require the use of EB? A Dashboard could handle this kind of thing quite easily.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 15:28:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172014#M45954</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-05-09T15:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Widget using a Group Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172032#M45956</link>
      <description>&lt;P&gt;Each layer (point and line) has a field named AGENCY with the values "CTA", "Metra" and "Pace".&amp;nbsp; I'd like 1 filter that looks in each layer's AGENCY field and returns either CTA, Meta or Pace from both.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll need to confirm why specifically we are using EB for this application.&amp;nbsp; To confirm though, there is a Filter widget for group layers in WAB?&amp;nbsp; Is there a specific name for it?&lt;/P&gt;&lt;P&gt;Lastly, are you thinking an Operations Dashboard for this application?&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 16:03:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172032#M45956</guid>
      <dc:creator>BradThompson1</dc:creator>
      <dc:date>2022-05-09T16:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Widget using a Group Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172034#M45957</link>
      <description>&lt;P&gt;Yes, WAB has the "Group Filter" widget, that is its name. We only have a few WAB apps left, but I use the Group Filter widget for this kind of thing, like when I have half a dozen layers and I want to filter them all based on their "created_date" or something.&lt;/P&gt;&lt;P&gt;And yes, I was thinking that if there weren't an EB / WAB specific function needed, like editing or something, a Dashboard has a lot of nice capabilities for interacting with data. Having a button bar at the top/side of the screen with the different agencies would be very very simple to set up.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 16:07:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172034#M45957</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-05-09T16:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Widget using a Group Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172059#M45958</link>
      <description>&lt;P&gt;The dashboard idea sounds promising.&amp;nbsp; So you think a dashboard can be configured to have a button bar somewhere with 3 buttons (CTA, Metra, and Pace).&amp;nbsp; Once a user selects an agency, say "Metra", it would return results from the 2 layers (point and line) for Metra?&amp;nbsp; (Thanks again!)&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 16:46:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172059#M45958</guid>
      <dc:creator>BradThompson1</dc:creator>
      <dc:date>2022-05-09T16:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Widget using a Group Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172061#M45959</link>
      <description>&lt;P&gt;Oh, I &lt;EM&gt;know &lt;/EM&gt;it can! You have to add either a header bar or a side bar element first, and then add a "Category Selector" to it. You can either manually define the categories, or else used the distinct values from a layer to auto-populate the categories.&lt;/P&gt;&lt;P&gt;Once you have that, you just add Actions to filter your layers by the matching field.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 16:52:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172061#M45959</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-05-09T16:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Widget using a Group Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172063#M45960</link>
      <description>&lt;P&gt;Thanks!!&amp;nbsp; I have a meeting at 1:00 p.m. to review with staff.&amp;nbsp; Thanks so far.&amp;nbsp; I really appreciate it.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 16:54:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-widget-using-a-group-layer/m-p/1172063#M45960</guid>
      <dc:creator>BradThompson1</dc:creator>
      <dc:date>2022-05-09T16:54:21Z</dc:date>
    </item>
  </channel>
</rss>

