<?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: Unique values in a List widget in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1358937#M9813</link>
    <description>&lt;P&gt;Good idea, but no dice. This works well for the filter widget, but doesn't perform as expected for the list widget.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm in the same position as &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/116479"&gt;@ZenMasterZeke&lt;/a&gt; - trying to display values in a list widget from distinct features only. Short of writing a python script to automate this, I'm absolutely stumped.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Dec 2023 02:35:55 GMT</pubDate>
    <dc:creator>BlakeMorrison</dc:creator>
    <dc:date>2023-12-11T02:35:55Z</dc:date>
    <item>
      <title>Unique values in a List widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1258459#M6235</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;New to Experience Builder, so apologies if this has already been answered, but haven't found it anywhere.&lt;/P&gt;&lt;P&gt;I have a feature layer that contains sampling results from various sites. Each site can have from one to several hundred records. I'd like to be able to create a List widget where the values are the unique site names, i.e. each site listed just once, not one for each record. When I try setting Site Name to Unique in the builder, I get an error message telling me the SQL is incomplete (Site Name | is | Unique). I'm looking for the equivalent to "SELECT DISTINCT([Site Name]) FROM Layer". I can do this in Dashboard with Arcade. Is it possible in Experience Builder? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 14:06:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1258459#M6235</guid>
      <dc:creator>ZenMasterZeke</dc:creator>
      <dc:date>2023-02-15T14:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unique values in a List widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1266445#M6429</link>
      <description>&lt;P&gt;Good question and I am looking for a similar answer for either the List or Filter widgets that they could be pre-populated with a unique list of values from an attribute field (in desktop it would be as simple as 'select by attribute' and selecting from a list right?&amp;nbsp; And Dashboards also allow you to do this.&amp;nbsp; I'm also quite new to Experience Builder so may have missed a trick.&amp;nbsp; There is this post which might help on how to populate a list&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-unique-values-in-list/td-p/38687" target="_blank"&gt;https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-unique-values-in-list/td-p/38687&lt;/A&gt;&amp;nbsp;but it's rather a workaround through loading in a separate table which could be a maintenance headache.&amp;nbsp; In the Filter tool you can set up a clause set of unique values but you have to set them up individually and if your data changes with say a new site (or new bird species in my case) you have to remember to add in the new categories!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 15:31:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1266445#M6429</guid>
      <dc:creator>DBlake</dc:creator>
      <dc:date>2023-03-10T15:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unique values in a List widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1277150#M6685</link>
      <description>&lt;P&gt;In ExB SQL builder, try using the predefined unique feature:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TonghuiMing_0-1681178823186.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67629i72726EC5E46F344C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TonghuiMing_0-1681178823186.png" alt="TonghuiMing_0-1681178823186.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or you will need to check the "Ask for values" option, otherwise, the SQL is indeed empty:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TonghuiMing_1-1681178855726.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67630iB73F934F27EE63FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TonghuiMing_1-1681178855726.png" alt="TonghuiMing_1-1681178855726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 02:08:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1277150#M6685</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2023-04-11T02:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unique values in a List widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1283264#M6802</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4655"&gt;@TonghuiMing&lt;/a&gt;. I can't find the SQL Expression Builder pictured though. Where is that located?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 11:50:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1283264#M6802</guid>
      <dc:creator>ZenMasterZeke</dc:creator>
      <dc:date>2023-04-27T11:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unique values in a List widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1358937#M9813</link>
      <description>&lt;P&gt;Good idea, but no dice. This works well for the filter widget, but doesn't perform as expected for the list widget.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm in the same position as &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/116479"&gt;@ZenMasterZeke&lt;/a&gt; - trying to display values in a list widget from distinct features only. Short of writing a python script to automate this, I'm absolutely stumped.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 02:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1358937#M9813</guid>
      <dc:creator>BlakeMorrison</dc:creator>
      <dc:date>2023-12-11T02:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unique values in a List widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1359060#M9815</link>
      <description>&lt;P&gt;I ended up having to create a separate feature layer of just the sites. Even if I got distinct values from the first layer, it didn't help. The distinct values weren't tied to a particular location, so couldn't do actions like zooming the map.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 13:29:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1359060#M9815</guid>
      <dc:creator>ZenMasterZeke</dc:creator>
      <dc:date>2023-12-11T13:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unique values in a List widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1549124#M15481</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4655"&gt;@TonghuiMing&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I'm looking in both the Filter widget and the Query widget. I don't see the "List values based on All unique values of this field" if I choose "Unique (predefined)" option but I do see it if I choose "Unique" from that dropdown.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AndreaB__0-1729095969398.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/117361i81FA98B216468C5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AndreaB__0-1729095969398.png" alt="AndreaB__0-1729095969398.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So that seems to work. The Query widget gives more options for Actions so I'm going to use that.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 16:29:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/unique-values-in-a-list-widget/m-p/1549124#M15481</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-10-16T16:29:15Z</dc:date>
    </item>
  </channel>
</rss>

