Skip to content

Filter, Sort, Group

Filters, sorting, and grouping are view-specific: you can set up different configurations for each view without affecting any other view.


Filters show only entries that meet certain conditions. Multiple filters are combined with AND — all conditions must be true at the same time.

  1. Click Filter in the top-right corner
  2. + Add filter
  3. Choose column → operator → value
Column typeOperators
Text / URLcontains, does not contain, is, is not, is empty, is not empty
Number / Rollup=, ≠, >, <, ≥, ≤, is empty, is not empty
Dateis, before, after, is empty, is not empty
Selectis, is not, is empty, is not empty
Multi-Selectcontains, does not contain, is empty, is not empty
Checkboxchecked, not checked
Relationlinked, not linked

In table view, you can click on a column header and filter directly by values in that column — without opening the filter panel.


Sort rows in ascending or descending order by one or more columns. Multiple sort rules are applied in sequence — the first rule takes priority.

  1. Click Sort
  2. Choose a column and direction (ascending / descending)
  3. + Add sort for a secondary level

Grouping collects rows by a column — as sections in the table or as columns in Kanban.

  • Select
  • Multi-Select
  • Checkbox
  • Date (by day, week, month)
  • Assignee

Click Group → select a column. Each group shows the entry count and can be collapsed or expanded.


In table view you can hide columns without deleting them:

  1. Click Fields
  2. Deactivate the columns you want to hide

Hidden columns remain visible and editable in the row detail view.


Click Filter / Sort / FieldsReset to restore all settings for a view back to their defaults.