Skip to main content

Attribute Filters

Filter which features are visible on the map based on their attribute values. Filters hide features that don't match your criteria without removing them from the layer.

Adding a filter

  1. Open a layer's settings in the Layers panel.
  2. Expand the Filters section.
  3. Click Add filter.
  4. Select an attribute field.
  5. Choose an operator.
  6. Enter a value.

Operators

Available operators depend on the field type:

Text fields

OperatorDescription
equalsExact match
not equalsDoes not match
containsField contains the text
not containsField does not contain the text
inField matches any of a set of values
is emptyField has no value
is not emptyField has a value

Number fields

OperatorDescription
equals / not equalsExact number match
greater than / greater or equalAbove a threshold
less than / less or equalBelow a threshold
betweenWithin a range (two values)
is empty / is not emptyHas or lacks a value

Yes/No fields

OperatorDescription
equalsYes or No
is empty / is not emptyHas or lacks a value

Managing filters

  • Toggle individual filters on/off without removing them
  • An active filter count badge shows how many filters are applied
  • Remove a filter by clicking the delete icon
note

Filters also work inside Analytics widgets. You can apply a filter in the widget configuration that only affects the chart, then click "Apply to Map" to promote it to the map layer.