<?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 only shows 5 options in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1668355#M21766</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/131210"&gt;@AFackler_NAPSG&lt;/a&gt;&amp;nbsp;What is your portal version? If not related to the preset filters, I might have a thought about this.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Nov 2025 02:00:07 GMT</pubDate>
    <dc:creator>TonghuiMing</dc:creator>
    <dc:date>2025-11-25T02:00:07Z</dc:date>
    <item>
      <title>Filter widget only shows 5 options</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1656091#M21066</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am seeing a problem with the Experience builder filter widget. I have a few hundred thousand records simply demoting the county and state in a single field, and I have a filter set up to show those records' county and state. There are a few hundred different combinations within this field. However, the filter widget only shows the first 5 options alphabetically with no settings that I could find to scroll through the potential filter options both in the SQL set up and in the widget itself.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AFackler_NAPSG_0-1759883636252.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141522i41BD8F882820BF79/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AFackler_NAPSG_0-1759883636252.png" alt="AFackler_NAPSG_0-1759883636252.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AFackler_NAPSG_1-1759883666535.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141523i9265FBD3049BE011/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AFackler_NAPSG_1-1759883666535.png" alt="AFackler_NAPSG_1-1759883666535.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The work around so far has been to manually type in the county you want to see data from, but even then it doesn't actually load until I hit "Search More", then it gives me the options I am looking for.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AFackler_NAPSG_2-1759883736383.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141524i3264967F2D4BA81D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AFackler_NAPSG_2-1759883736383.png" alt="AFackler_NAPSG_2-1759883736383.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AFackler_NAPSG_3-1759883752621.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141525iC9C9C533E60461E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AFackler_NAPSG_3-1759883752621.png" alt="AFackler_NAPSG_3-1759883752621.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there any way to force the widget to search for all options right off the bat, or automatically "Search More" if the user types in a specified county? Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 00:39:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1656091#M21066</guid>
      <dc:creator>AFackler_NAPSG</dc:creator>
      <dc:date>2025-10-08T00:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Filter widget only shows 5 options</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1659204#M21183</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/131210"&gt;@AFackler_NAPSG&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The issue you are describing with search results in the Filter widget may originate from the feature service used to access the data. I would check the &lt;STRONG&gt;maxRecordCount&lt;/STRONG&gt; and &lt;STRONG&gt;maxRecordCountFactor&lt;/STRONG&gt; values in the REST endpoint for the feature service. If these are set too low, it could be limiting the ability of the widget to access enough records to give a proper set of search suggestions.&lt;BR /&gt;&lt;BR /&gt;Here is some documentation about these parameters:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/query-feature-service-layer/#return-type-and-max-record-count" target="_self"&gt;Query (Feature Service/Layer) - Return type and max record count&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/faq-what-are-the-limits-of-the-maxrecordcount-and-maxre-000030432#:~:text=The%20maxRecordCount%20and%20maxRecordCountFactor%20are,4%2C000%20for%20lines%20and%20polygons" target="_self"&gt;FAQ - What are the limits of the maxRecordCount and maxRecordCountFactor properties at REST?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would suggest being cautious with any changes you make to these parameters however, as they can cause performance issues if set too high.&lt;/P&gt;&lt;P&gt;Associate GIS Analyst&lt;/P&gt;&lt;P&gt;Esri Canada&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 21:11:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1659204#M21183</guid>
      <dc:creator>Charles_Blanchard</dc:creator>
      <dc:date>2025-10-20T21:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Filter widget only shows 5 options</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1662093#M21423</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/131210"&gt;@AFackler_NAPSG&lt;/a&gt;&amp;nbsp;Some possible reasons affecting the filter at runtime are:&lt;/P&gt;&lt;P&gt;- There might have been some filters added through other widgets, applying to the data source&lt;/P&gt;&lt;P&gt;- A filter has been set in the web map in MV&lt;/P&gt;&lt;P&gt;- The clause is configured to be affected by other clauses&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the builder, it will display all the records, which means that this field of your data only contains 5 records. Could you please provide your sample map &amp;amp; app so we can take a further look at it?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 02:21:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1662093#M21423</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2025-10-30T02:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Filter widget only shows 5 options</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1668239#M21758</link>
      <description>&lt;P&gt;Hi Charles, thanks for your reply, I finally have the bandwidth to come back to this issue.&lt;/P&gt;&lt;P&gt;Taking a look at the REST service, the maxRecordCount is set at 2000, and maxRecordCountFactor was set to 1. The layer I am setting the filter up on has only point data.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 16:26:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1668239#M21758</guid>
      <dc:creator>AFackler_NAPSG</dc:creator>
      <dc:date>2025-11-24T16:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Filter widget only shows 5 options</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1668242#M21759</link>
      <description>&lt;P&gt;Thanks for your reply! I was able to replicate the same behavior on another experience and with a fresh web map and experience with no filters applied, so I don't think there are any filter restrictions causing this.&lt;/P&gt;&lt;P&gt;I cannot provide a sample of the data because I don't have the permissions in my organization's enterprise environment to share things publicly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 16:28:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1668242#M21759</guid>
      <dc:creator>AFackler_NAPSG</dc:creator>
      <dc:date>2025-11-24T16:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Filter widget only shows 5 options</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1668355#M21766</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/131210"&gt;@AFackler_NAPSG&lt;/a&gt;&amp;nbsp;What is your portal version? If not related to the preset filters, I might have a thought about this.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 02:00:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1668355#M21766</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2025-11-25T02:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Filter widget only shows 5 options</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1671434#M21894</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/131210"&gt;@AFackler_NAPSG&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It may be worth adjusting the maxRecordCount upwards, perhaps to 3000 or 4000 and checking to see whether the behaviour of the filter widget is improved or even fixed. If you are seeing improvement, and no meaningful performance decreases occur with the feature layer, you can try adjusting it upwards again through the REST endpoint.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this does work to improve its behaviour, adjusting the maxRecordCountFactor upwards may also be available as an option to improve performance and avoid hitting the maximum value for maxRecordCount.&lt;BR /&gt;&lt;BR /&gt;Please feel free to reach out if you have any questions!&lt;/P&gt;&lt;P&gt;Warmly,&lt;/P&gt;&lt;P&gt;Charles Blanchard&lt;/P&gt;&lt;P&gt;Associate GIS Analyst&lt;/P&gt;&lt;P&gt;Esri Canada&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 22:57:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-widget-only-shows-5-options/m-p/1671434#M21894</guid>
      <dc:creator>Charles_Blanchard</dc:creator>
      <dc:date>2025-12-08T22:57:31Z</dc:date>
    </item>
  </channel>
</rss>

