ArcGIS Online layers can be filtered using a number of operators, including IS, IS NOT, STARTS WITH, ENDS WITH, CONTAINS, DOES NOT CONTAIN.
I propose this be expanded to include an 'IN' operator. Using an in operator for an experssion like the following: "FeatureID" IS IN ["feature1","feature3","feature6","feature7","feature12", etc.] would be much more simple than creating individual expressions for each "FeatureID" and then requiring the layer to match "All" of the following expressions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.