Column filters in list components

  • Release version: Australia
  • Updated August 3, 2026
  • 1 minute to read
  • If column filters are activated, viewers of a List can filter the list by the contents of individual columns. Filter options depend on the column type.

    If column filtering is turned on for a List component, viewers of the list see an icon at the beginning of the filter columns. The exact position depends on localization. Select the icon to show or hide column filters.
    Showing and hiding column filters on a list.
    Note:
    To turn on column filtering, a permitted user must activate Show column filtering in the List configuration panel. For more information, see Create a list visualization in the Visualization Designer.
    Column filters differ from the filters you can select when you select the data source for a List in two important ways:
    • To configure a column filter, you only need the right to read the List. Filters on the data source require the right to configure the List.
    • Because of the relaxed access, column filters apply only in the session in which they are set. Filters on the data source persist and apply to all viewers of the List.

    The available filters fall into several types:

    Filter by value
    Field classes: Most string and numeric classes

    First you choose an operator such as "is" or "contains." Then you type in a value, such as "SAP."


    Filtering the Description field on text that contains "SAP."
    Filter by date
    Field classes: Date/time

    For a date/time field, you choose an operator like "on" or "before." Then you select a calendar date and possibly a time.


    Filtering the Activity due field by the date due ("on" operator).
    Filter by choice value
    Field classes: Choice
    Select one or more choices to filter by.
    Filtering by values of the State field.
    Filter by condition builder in panel
    Field classes: related_tags, glide_list, password, currency2, user_image
    Some complex fields require you to build a condition to filter them by. For these fields, you open a panel, then use a standard condition builder. You can include related list conditions. You can add or edit filters on other columns in the list. For example, you could open a filter panel on the Indicator.Work notes list field and add a filter to the Description field.
    Panel opened for the Work notes list field, showing conditions for the Work notes list and Description fields.