I’m having an issue with an indicator on my Esri dashboard. The indicator is connected to a single data layer, and I’ve set up multiple selectors that filter this layer.
When I use one selector at a time, the indicator calculates and displays the correct number without any problems. However, when I use two selectors together, the indicator stops working and displays the message: "Cannot access data."
All the selectors and the indicator are pointing to the same layer. Has anyone else experienced this or know how to fix it?
Thanks in advance for any advice or suggestions!
This can happen when using multiple selectors that filter the same data layer. When combined filters result in no data matching the criteria, the indicator can't access any data to calculate from, resulting in the "Cannot access data" error.