I have a feature layer and a related table. Is there a way to filter the feature layer based off of a field in the related table in a web map?
For example, I have a sites feature layer and a related results table. I want to put a filter on the results table where the field "contamination" is equal to "yes". I want the sites layer to only show only the sites that have related records with “yes" in the contamination field.
I know that putting a filter on the related table won't automatically filter the feature layer. Is there another creative way, possibly by using Arcade, to do this?
-Ann-Marie