I have a feature layer with one row for each location. I have a dashboard with a map that is used for selecting a location. What I want to do is:
- Add a Gauge (Meter) to my dashboard
-set up 5 guides
-pull the Maximum, Minimum, and the From and To of the 5 Guides from fields in the feature layer associated with the selected location (so they change dynamically with the selected feature)
Is this possible? or must they be fixed values?
Thanks in advance.