Select to view content in your preferred language

Interaction between filter and query widget.

292
3
11-26-2025 10:55 AM
RGarg
by
New Contributor

I want to apply filter to multiple layers but i want the end user to enter only one value in one place. Then i want the output from filter widget to be the input for query widget. Is this possible in experience builder??

0 Kudos
3 Replies
JeffreyThompson2
MVP Frequent Contributor

Yes, I think you can do that. This should walk you through setting up a Group Filter. As long as the Filter Widget is using the same Datasource and Datasource View as the Query Widget, the data going into the Query Widget should also be filtered.

GIS Developer
City of Arlington, Texas
0 Kudos
RGarg
by
New Contributor

Thank you for your help, the guide was a major help. Now after i set all that up how do i select the filtered records temporarily so i can use them as an input in query widget?

0 Kudos
JeffreyThompson2
MVP Frequent Contributor

There isn't a way for the Filter Widget to trigger the Query Widget, but the two Widgets have a lot of functional overlap. I'm not sure why you need to use both when you could use a List or Feature Info Widget as a output for the filtering.

GIS Developer
City of Arlington, Texas
0 Kudos