Edit List View Filters in Lightning Experience
- From List View Controls, select Edit List Filters. Alternatively, click . If you see Clone in the controls instead of Edit List Filters, you don’t have permission to edit this list view. Select Clone to clone a list view, save it under a different name, and select sharing settings. Then edit the filters for the cloned list view, if needed.The Filters panel appears. Edit, remove, or add filters to view only the records that meetyour criteria. You have different options depending on the field you want to filter and theoperator you choose.
- Click the filter you want to change.
- From the Filter by dropdown menu, select an operator. For example, chooseequals, starts with, orexcludes.
- For Value, make a selection or enter a value, then click Done.Filters support values only between the minimum andmaximum for a signed 23-bit integer, or between 1 and 2,147,483,648. A value outside of thisrange disables that filter.
- Adjust your filter logic if needed. The filter logic statement can’t reference a filter number that doesn’t exist.Note NOT doesn’t work with parenthetical expressions. For example, the expression 1 AND NOT (2 AND 3) evaluates as 1 AND (NOT 2 AND 3). In the filter results, no records are returned when you’d expect to see some records.
- To apply the edited filters and update the current list view, clickSave. If you want to create a list view based on the filter changes you’ve made, clickSave As instead.