Select to view content in your preferred language

Search / Filter / Query by comma separated list of values

313
1
01-09-2025 05:28 PM
Labels (1)
ar_tw
by
Emerging Contributor

Does anyone have a way of using the Search or Filter widgets to allow a user to enter a comma separated list of values to search on? ie I want this query:

propertyid in ('123','456')

or

propertyid like '123' OR propertyid like '456'

and the search result should return both properties.

 

We can use Filter - Any of - option, but this only allows the checkbox selection of multiple values which is cumbersome. Or we could set up multiple OR filters on the same field, but again - it's pretty cumbersome.

 

Enterprise 11.3, trying to replicate functionality from outdated third party map product but still failing with modern ExB

0 Kudos
1 Reply
Ke_Xu
by Esri Regular Contributor
Esri Regular Contributor

Hi @ar_tw 

Currently not possible. SQL Expression does not support manual expression input.

 

Thanks,

Ke

0 Kudos