Hello everyone,
I am using Esri Dashboards to show some statistics, like the number of features in a layer (COUNT), and we use referenced feature services for that.
Recently, the COUNT returns 0 for referenced Feature Services published within the last few days, while it works correctly for older referenced services. The statistics also work correctly for hosted Feature Services.
The test :
I tested the same layers on Experience builder and still have the same issue.
I also tested them on Map viwer by creating a chart, and it shows nothing.
On our REST, all services have the same configuration :
- Supports addvanced query : True
- Supports Statistics : True
The issue summary :
- We can't generate statistics on referenced Feature serviceces published in the last few days.
- We can generate statistics on old referenced features services published last month.
- We can generate statistics with hosted feature services (new and old)
-We use Entreprise 11.3
Has anyone experienced a similar issue or have any suggestions on what could be causing this behavior?
Thank you for your help.