Hi All,
I want to know, if when we fire a query in an experience builder, does it go each time to fetch all the data or use from the client. We are using Exp in ArcGIS Portal
@mmoka - There is a setting within Experience Builder that allows client-side queries. When turned on this reduces the number of calls made to the server.
https://doc.arcgis.com/en/experience-builder/11.3/get-started/whats-new.htm#:~:text=You%20can%20turn....
I am unsure if this works Query Widget (I would assume so)
A quick way to test this to see the Browser Dev Tools to see if the query is directed to the server.