I have a dashboard with a gauge, indicators and a map. I have the actions set so that the gauge and indicators update when I make a selection on the map. The indicators are working correctly but the gauge behaves inconsistently, about 80% of the time, it will update, but the rest of the time it does not change when I click a different location on the map. Any ideas on why this could be happening?
I have seen this on occasion with indicators and gauges. I have found that creating a new gauge from scratch (not duplicating the existing one) sometimes helps.
Update on this: I have not found a solution for this, however, I found that I was able to make something that looks like a gauge using a pie chart. The pie chart seems to respond as expected.