<?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 Query Widget: avoid the 1000 limit for the results? in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/query-widget-avoid-the-1000-limit-for-the-results/m-p/1529462#M14617</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I use the query widget in Experience Builder to query road segments by (multiple) attributes and selected geometries.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;With an action, the resulting road segments are displayed on the map (in a new color).&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The problem is that the query result is limited to 1000, but I need to be able to display more than 1000 results of a query in the map (say 5000 segments).&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I could live with a limitation on the number of results in the list, even if it is not nice. But if not all segments are shown on the map, the result is simply wrong.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Is there a way to bypass the 1000 limit? At least&amp;nbsp;for the representation in the map?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Or is there another alternative?&lt;/SPAN&gt;&lt;/SPAN&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>Thu, 29 Aug 2024 15:19:43 GMT</pubDate>
    <dc:creator>SaraHu</dc:creator>
    <dc:date>2024-08-29T15:19:43Z</dc:date>
    <item>
      <title>Query Widget: avoid the 1000 limit for the results?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/query-widget-avoid-the-1000-limit-for-the-results/m-p/1529462#M14617</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I use the query widget in Experience Builder to query road segments by (multiple) attributes and selected geometries.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;With an action, the resulting road segments are displayed on the map (in a new color).&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The problem is that the query result is limited to 1000, but I need to be able to display more than 1000 results of a query in the map (say 5000 segments).&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I could live with a limitation on the number of results in the list, even if it is not nice. But if not all segments are shown on the map, the result is simply wrong.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Is there a way to bypass the 1000 limit? At least&amp;nbsp;for the representation in the map?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Or is there another alternative?&lt;/SPAN&gt;&lt;/SPAN&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>Thu, 29 Aug 2024 15:19:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/query-widget-avoid-the-1000-limit-for-the-results/m-p/1529462#M14617</guid>
      <dc:creator>SaraHu</dc:creator>
      <dc:date>2024-08-29T15:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Query Widget: avoid the 1000 limit for the results?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/query-widget-avoid-the-1000-limit-for-the-results/m-p/1537220#M14784</link>
      <description>&lt;P&gt;Thanks for the post. Unfortunately, there’s no way to bypass the 1000 limit at the moment, as it's set for performance reasons. In your case, you can display the features one page at a time.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 08:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/query-widget-avoid-the-1000-limit-for-the-results/m-p/1537220#M14784</guid>
      <dc:creator>TianWen</dc:creator>
      <dc:date>2024-09-11T08:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Query Widget: avoid the 1000 limit for the results?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/query-widget-avoid-the-1000-limit-for-the-results/m-p/1537249#M14785</link>
      <description>&lt;P&gt;Thank you for your answer. I fully understand the limit of 1000 for the list.&lt;/P&gt;&lt;P&gt;I have observed that the features are &lt;STRONG&gt;added&lt;/STRONG&gt; (and not replaced) in the map when I go from tab to tab in the result-list. When I go through all the tabs, at the end all features of the query are displayed in the map (and not just the 1000 in the active tab). Would it be possible to display all features in the map from the beginning, just after the query?&lt;/P&gt;&lt;P&gt;I can't see any difference in the performance of the map (but I clearly see the performance issue for the list).&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 11:59:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/query-widget-avoid-the-1000-limit-for-the-results/m-p/1537249#M14785</guid>
      <dc:creator>SaraHu</dc:creator>
      <dc:date>2024-09-11T11:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Query Widget: avoid the 1000 limit for the results?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/query-widget-avoid-the-1000-limit-for-the-results/m-p/1593983#M17858</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/160487"&gt;@TianWen&lt;/a&gt;&amp;nbsp;is this still a thing? I can't search for more than 1000 records on a layer? What is the solution if your layer has more than 1000 records? This is frustrating.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 20:07:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/query-widget-avoid-the-1000-limit-for-the-results/m-p/1593983#M17858</guid>
      <dc:creator>Blevins_Mark</dc:creator>
      <dc:date>2025-03-10T20:07:54Z</dc:date>
    </item>
  </channel>
</rss>

