Hi, I have a dashboard where users select a polygon and a line graph of the data contained in that polygon is displayed. The problem is that more than one polygon can be selected, which frequently happens at small scales. This leads to confusion as to which polygon is represented in the line graph data. Polygons are non-overlapping. How can I set up my dashboard (or the map behind it) such that one and only one feature can be selected? There are options in actions for multiple selections (which I do not have activated), so I suppose one is needed that specifies only one feature can be selected. Any help/ideas appreciated!