Hi all,
I've been trying to do something that's either possible in a way I haven't found or not possible at all.
I'm putting together a dashboard that looks at bird banding data. There's an "Incidents" layer that includes all of the locations where each of the birds was originally banded, plus locations where some of those birds were later encountered.
I created a "Links" layer that has lines between each banding location and the location(s) any later encounter(s), in date order. The two layers have the BandNumber attribute in common. So there may be one, two, or more Incident entries with the same BandNumber. If there are two or more Incidents with the same BandNumber, there's a corresponding line feature in the Links layer.
I created a hosted feature layer on AGOL with those two layers, created a map with that hosted feature layer, and then created a dashboard from that map, with selectors that filter the Incidents layer based on various attributes in that layer.
What I'd like is for the user to be able to apply one or more of the selectors to the Incidents layer, turn the Links layer on, and see *only* the links related to the shown Incidents.
It seems like when setting up a selector, one of the available actions should be to also filter a separate layer with a matching attribute value. (In this case, BandNumber.) But if there's a way to do that, I'm not seeing how.
If any of you smart folks know how to do this, or can think of a different approach that'll let me set up this capability, I'd be much obliged!
Eric