Improve layer feature filtering in AGOL map viewer

573
1
07-29-2015 06:58 AM
Status: Open
DavinShokes1
Occasional Contributor II
Currently, filtering by field values is limited. Only string fields without domains can search for: field Like '%value%' - Aka Contains. This makes it impossible to filter by any domain values containing the letter 'A'. There is also no equivalent to the SQL syntax: field in (5, 9, 800). This is missing for all field types and makes filtering to a large list of values nearly impossible. To filter for 10 differentvalues of a field. The user must create 10 filters of: field equals value. Very tedious. Lastly, there needs to be spatial filtering. This includes filtering in to current extent, filtering to features selected on map, and filtering related featuresin another layer. The use case is for field calculations. Batch editing with field calculator in the map viewer is already very limited. Being able to adequately filter to the right features is mandi tory for field calculator to be useful.
1 Comment
ChelseaRozek

There's now the "includes" option, but it's laborious. It would be nice if we could paste in a list of values so we don't have to manually select them all.

OBJECTID IN (4275, 4276, 4277, 4278, 4330, 4331, 4332, 4333, 4383, 4384, 4385, 4386, 4435, 4436, 4437, 4438, 4489, 4490, 4491, 4492, 4540, 4541, 4542, 4543, 4544, 4545, 4546, 4547)