Column filters in list components
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.

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."
- 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.
- Filter by choice value
- Field classes: ChoiceSelect one or more choices to filter by.
- Filter by condition builder in panel
- Field classes: related_tags, glide_list, password, currency2, user_imageSome 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.