Hello,
Is there a way to synchronize two or more maps in operational dashboards? I know they can synchronize extent, but I wasn't able to synchronize selection.
I made two identical maps except for a tiled layer used to render the map. So, both maps share the same polygon feature layer. Elements in the dashboard are filled with data from tables that are filtered base on the selection in the polygon layer. It works fine when there is only one map in the dashboard, but not when I tried to do the same in a second map.
The idea is that selecting in any of the maps in the dashboard the filter on the indicator is updated with the new selection. If layer actions are set to filter the indicator in both maps, when a selection is made in map2, the indicator is updated, but then selecting in map1, the indicator only updates in the intersection of both selections. With this configuration map1 cannot update the indicator if there is no selection in map2.
I would like two things:
- the selection in any map updates the selection on the other map, so same selection appear in both maps.
- Selections in any map updates the indicator.
Is it possible both things?
Thank you