I have a dashboard that I built from a webmap that consumes a map service hosted on our local enterprise server with >2000 points with more added every week. The dashboard includes a category selector and several pie charts which are all set to be able to filter the data. Here is the problem:
When I first access the dashboard everything displays properly, and when I click a wedge of any pie chart it filters properly. BUT, when I click that wedge again to remove the filter, the data comes back broken: some data is visible but not all of it. Then any subsequent filters continue to display incorrect data. Then if I full refresh (ctrl + f5) everything starts over with the data displaying correctly until any filter is applied.
This dashboard worked fine until recently, exact date when it began malfunctioning is unknown as the dashboard isn't viewed every day, only when management needs it to harvest numbers and statistics for meetings.
I feel like this may be a bug, but I'm not sure.
Thank you