<?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: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit? in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1510927#M10007</link>
    <description>&lt;P&gt;Not directly. I wound up preventing new duplicates in FieldMaps using Arcade to retrieve the existing IDs and preventing the workflow status field from being Editable if a duplicate ID was entered in the ID field. That solved our main problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I remember correctly, I think at that point I used the ArcGIS API for Python to get a list of duplicate IDs and just worked through them. I was planning a workaround to schedule a Notebook to use the API to write the duplicate IDs to a table periodically (never real-time results, but good enough), but it looks like I never needed to go that far.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jul 2024 23:30:42 GMT</pubDate>
    <dc:creator>CMV_Erik</dc:creator>
    <dc:date>2024-07-26T23:30:42Z</dc:date>
    <item>
      <title>ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1081932#M4832</link>
      <description>&lt;P&gt;Hello ArcGIS Dashboard Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've recently run into an issue in our ArcGIS Dashboard where our Arcade FeatureSet expression only returns 2,000 records (therefore missing a large chunk of our data). We have been unable to find documentation stating that there are record limits for arcade expressions.&lt;/P&gt;&lt;P&gt;Can somebody provide us more insight into this issue we're seeing?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amanda__Huber_0-1626981758781.png" style="width: 575px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19168i9279C51D35492C3C/image-dimensions/575x137?v=v2" width="575" height="137" role="button" title="Amanda__Huber_0-1626981758781.png" alt="Amanda__Huber_0-1626981758781.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Amanda Huber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 19:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1081932#M4832</guid>
      <dc:creator>Amanda__Huber</dc:creator>
      <dc:date>2021-07-22T19:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1081970#M4836</link>
      <description>&lt;P&gt;The standard limit on the number of records returned on a layer in AGOL from a query is 2000. You'll have to increase that limit to get all your records, but depending on how large your dataset is, this could be a significant performance hit.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000012383" target="_blank"&gt;https://support.esri.com/en/technical-article/000012383&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 21:14:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1081970#M4836</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-07-22T21:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1082170#M4839</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2839"&gt;@KenBuja&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much for the quick reply and documentation.&lt;/P&gt;&lt;P&gt;For better understanding, how would one increase the number of records returned in Arcade not the physical service (no physical REST)? We're not seeing issues with the service's max records, only the arcade expression.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 14:10:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1082170#M4839</guid>
      <dc:creator>Amanda__Huber</dc:creator>
      <dc:date>2021-07-23T14:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1082194#M4841</link>
      <description>&lt;P&gt;I'm assuming that the Arcade expression needs to make a query to the service to get the records.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 14:44:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1082194#M4841</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-07-23T14:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1082692#M4844</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2839"&gt;@KenBuja&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes the arcade expression is querying the service, but the service is in our Enterprise Portal (not AGOL hosted- no threshold issues).&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 14:30:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1082692#M4844</guid>
      <dc:creator>Amanda__Huber</dc:creator>
      <dc:date>2021-07-26T14:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1191978#M6547</link>
      <description>&lt;P&gt;I am experiencing the same issue, and it doesn't seem to be with the source data.&amp;nbsp; I am trying to create a dashboard to show tree assets, and want a widget to show ones with duplicate IDs (need to be corrected).&amp;nbsp; I can create a variable from FeatureSetByPortalItem that returns the correct number of records (~30K), and this is reflected in my indicator widget. If I apply GroupBy to the records returned by FeatureSetByPortalItem so I can get a count by ID, it's now limited to 2000 records.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 17:14:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1191978#M6547</guid>
      <dc:creator>CMV_Erik</dc:creator>
      <dc:date>2022-07-13T17:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1414923#M9493</link>
      <description>&lt;P&gt;Same issue here. Quite frustrating.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 18:38:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1414923#M9493</guid>
      <dc:creator>AlinaTarmu_SCGIS</dc:creator>
      <dc:date>2024-04-24T18:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1508506#M9985</link>
      <description>&lt;P&gt;Same issue! seems like groupby does not work on large datasets&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 12:30:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1508506#M9985</guid>
      <dc:creator>sophered</dc:creator>
      <dc:date>2024-07-23T12:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1510759#M10004</link>
      <description>&lt;P&gt;Were you ever able to find a solution or workaround?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 17:47:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1510759#M10004</guid>
      <dc:creator>Marisa_Kordecki</dc:creator>
      <dc:date>2024-07-26T17:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1510927#M10007</link>
      <description>&lt;P&gt;Not directly. I wound up preventing new duplicates in FieldMaps using Arcade to retrieve the existing IDs and preventing the workflow status field from being Editable if a duplicate ID was entered in the ID field. That solved our main problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I remember correctly, I think at that point I used the ArcGIS API for Python to get a list of duplicate IDs and just worked through them. I was planning a workaround to schedule a Notebook to use the API to write the duplicate IDs to a table periodically (never real-time results, but good enough), but it looks like I never needed to go that far.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 23:30:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1510927#M10007</guid>
      <dc:creator>CMV_Erik</dc:creator>
      <dc:date>2024-07-26T23:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1511513#M10016</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 11:48:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1511513#M10016</guid>
      <dc:creator>Marisa_Kordecki</dc:creator>
      <dc:date>2024-07-29T11:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1518310#M10117</link>
      <description>&lt;P&gt;what did that arcade expression look like? was there a particular function that you used that was helpful for retrieving those existing ids and preventing duplicates&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 12:48:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1518310#M10117</guid>
      <dc:creator>sophered</dc:creator>
      <dc:date>2024-08-12T12:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Dashboard- Arcade FeatureSet Expression Record Limit?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1518450#M10120</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/807073"&gt;@sophered&lt;/a&gt;&amp;nbsp; The relevant bits are below.&amp;nbsp; I'm using this as one test to see if the status field should be Editable, and the user can't finish their task without changing the status field. The form reminds them the asset ID needs to be unique. While they can technically save the record with the duplicate ID, it won't move off their task list until it's unique, so the process is self-correcting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find FeatureSetByName very convenient to get data from other layers in my map.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var future_id_check = True
var match_count = ''
var this_future_id = $feature.proposed_id
var lyrname_tree_assets =  'GIS Tree Data'

var fs_GIS_assets = FeatureSetByName($map, lyrname_tree_assets)

if (!IsEmpty(this_future_id)) {
	var fs_matching_assets = Filter(fs_GIS_assets, "ASSETID = '" + this_future_id + "'")
	match_count = Count(fs_matching_assets)
	if (match_count != 0) { future_id_check = False }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 15:57:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-dashboard-arcade-featureset-expression/m-p/1518450#M10120</guid>
      <dc:creator>CMV_Erik</dc:creator>
      <dc:date>2024-08-12T15:57:50Z</dc:date>
    </item>
  </channel>
</rss>

