Hello,
I'm customizing the layers list widget and I'm applying filters to the layers by using the FilterManager from library.
It works like a charm, however, I'm trying to take it a step further by applying an extent filter.
My application has one map service with number of layers, which are all query layers.
The service was created in ArcGIS Pro and all layers are simple select statements of views in a PostgresSQL.
What I'm trying to achieve is a query that returns data only based on the extent.
At first I've tried adding the query filter on ArcGIS Pro but it fails.. The syntax is as follow -