Currently I am attempting to make a dashboard that has multiple layers (one for each of the floor layouts of a building). For this project I was attempting to use indicators to display the number of rooms on the floor layer that is visible. Unfortunately it seems as though an indicator can only be connected to one layer.
Has anyone experienced this same issue?
Any work around?
So each floor layer is its own feature? If so, is there any way that you can combine them into one. If you were able to do this then you would be able to create an action that would change the indicator depending on what you're making visible. Are the floors on a map? How are they being made visible?
Hi there,
I have a similar issue. My data is divided in 3 layers (multipoints, lines, surfaces), but they have all the same attributes. It would be awsome if there is a way to create the graphs and diagrams combining the 3 layers as there subject/objective is the same independently of their shape.
Vote up!
Same issue here. I want to use multiple separate source layers in one dashboard graph, diagram, or indicator, but it only seems to work with one source layer.
YES! I need this. I have multiple sites that are inspected daily with unique data forms (multiple feature classes) and want a Dashboard Indicator to show how many have been inspected today, so far (status). Common field would be Inspection Date, but does not seem possible currently.
Going to try creating a View in the DB (Oracle) that joins them all, then point to that table in Dashboard.
Any other ideas???