Hi everyone,
I'm currently building a data visualization app using ArcGIS Enterprise and Experience Builder. My application queries a dataset containing over 20,000 records. However, I've noticed a significant drop in performance, particularly with slow page load times and delayed chart rendering.
For context, my data is currently published as a feature layer. I have also tried publishing and consuming it as a standalone table, but I experienced the exact same performance issues in both scenarios.
Are there any effective workarounds or best practices to handle this volume of data? Specifically, I'm looking for tips on data publishing, indexing, or widget configuration that could help optimize the rendering performance in ExpB.
Any advice would be greatly appreciated. Thanks in advance!