My experience involves two methods of selecting data; a search bar that generates a list which takes users to a page with a map highlighting their selection, and said map. Both use the Filter data records action to filter a layer in a second map to show only the relevant features. So long as users only use one of the two methods, it works as intended.
My problem comes when they use the search for an initial query, and thereafter use the map. The original filter is never overwritten and they have to ensure both filters are set to the same thing.
Is there a way for the original filter to be overwritten by a newer input?