Bug ID Number |
BUG-000159088 |
Submitted | June 14, 2023 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS Experience Builder |
Version found | February 2023 |
Operating System | Windows OS |
Operating System Version | 11.0 64 bit |
Version Fixed | October 2023 |
Status | Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
|
Workaround
Increase the maxRecordCount property by updating the service definition.
- Navigate to the item details page of the hosted feature layer.
- Scroll to the bottom of the page and click View to view the REST service URL.
- Click Admin.
- Click the feature layer name.
- Scroll to the bottom and select Update Definition.
- Increase the maxRecordCount property. It must not exceed 32,000 for point layers and 4,000 for polygon and line layers. (Only include the portions of the definition to be updated)
- Click Update Definition.
Steps to Reproduce