Select to view content in your preferred language

autocomplete search filter by date range

152
0
02-18-2026 08:36 AM
AJM
by
Regular Contributor

I am trying to pull a site name into Survy123 from a feature class for a select one question. I was able to get it to work, but now want to filter it to only pull names from a set data range.

Here is what I am trying but it is not working.

 

autocomplete search('site?url=https://services8.arcgis.com/7G8krbiqT95v3p7f/arcgis/rest/services/pull_test_view/FeatureServer/0&where=nest_year >= '2025-01-01' AND nest_year <= '2025-12-31'')

Any suggestions would be appreciated.

Thanks 

 

 

0 Kudos
0 Replies