Hello GIS Community,
I wanted to raise awareness of a software enhancement request I submitted with the help of Esri support: ENH-000162102 (Provide Functionality to Select All/Desired Results from ArcGIS Experience Builder Query Widget Output/Results for Further Analysis in Separate Widget(s)). Our case manager suggested I post this to the Ideas forum to run it by the community and see if there are others who could also benefit from this functionality. This occurs both in ArcGIS Online and ArcGIS Enterprise 11.1.
Currently, Experience Builder’s query widget requires physical interaction to select results and pass them to another widget. The query results list also only allows for a single feature to be clicked and selected for use in another widget, such as a spatial filter for a second query widget. Attempting to select another feature deselects the one previously chosen. The screenshot below shows an example similar to one I am currently working on:

Only being able to select one feature from the results seems to defeat the purpose of being able to select the output of a query widget as a spatial filter input of another query widget. The software enhancement request we submitted proposes functionality to select all the results in a query widget, not just a single one. Automatically applying the results of the first query widget to the spatial filter of the second would be perfect, but an option to select them all in the Actions menu of the first widget would work as well.
The current workaround I found includes using a filter widget and the map’s select tool instead of the first query widget:
- Turn off all but the desired layer that is serving as the spatial filter input (such as counties), otherwise all features in all visible feature layers will be selected
- Use a filter widget to only display desired features (counties with population density >500 people/sqmi)
- Use the map’s select tool to draw a select box across the entire map, selecting all remaining features
- Turn back on the other layer and then run the second query to select features (in the case above, all Medicare-registered hospitals of a desired type within selected counties)
This works but can be tedious and has the potential to seem convoluted to some of my clients who may not be used to working with spatial data.
I'm hoping others here would be able to use this feature. Thanks all and happy mapping!