Select to view content in your preferred language

Does experienc builder request for data each time a filter is executed

162
1
2 weeks ago
mmoka
by
New Contributor

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

0 Kudos
1 Reply
gis_KIWI4
Frequent Contributor

@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. 

0 Kudos