BetterBoard’s filter bar lets you narrow the board to exactly the work items you care about. Filters are composable and support 25+ operators across all field types.
Opening the filter bar
Section titled “Opening the filter bar”Click the Filter button in the board toolbar. The filter bar expands below the toolbar, showing any active filters and an Add filter button.
Adding a filter
Section titled “Adding a filter”- Click the Filter button in the toolbar to open the filter bar
- Choose a field from the dropdown (e.g. Assignee, Sprint, Priority, Labels)
- Choose an operator (e.g. is, is not, contains, is empty)
- Select or enter a value — the board updates immediately
- Click the blue Save button in the toolbar to persist the filter with the board
Multiple filters are combined with AND logic: an work item must match all active filters to appear on the board.
Filter operators
Section titled “Filter operators”Operators available depend on the field type:
Option fields
Section titled “Option fields”For option fields (Priority, Status, Labels, single/multi-select):
is— exact match (one value)is any of— matches one or more valuesis not— excludes a valueis none of— excludes multiple valuesis empty/is not empty
User fields
Section titled “User fields”For user fields (Assignee, Reporter):
is— assigned to a specific personis any of— assigned to any of several peopleis not/is none ofis empty(unassigned) /is not emptyis current user— dynamic: filters to whoever is viewing the board
Date fields
Section titled “Date fields”For date fields (Due Date, Created, Updated):
is before/is after— absolute dateis on— exact dateis within— relative range (e.g. “the last 7 days”)is empty/is not empty
Text fields
Section titled “Text fields”contains/does not containis/is not
Number fields
Section titled “Number fields”=,≠,>,≥,<,≤
Multi-value selection fields
Section titled “Multi-value selection fields”Labels, multi-select fields, Sprint, and Jira Assets fields can use is any of, is none of, contains all, is empty, and is not empty. Assets
filters compare object identity rather than object attributes; see
Assets fields for its
display and editing limits.
For the complete operator reference, see Filter operators.
Sprint filter
Section titled “Sprint filter”The Sprint filter has dedicated options:
is active sprint— shows work items in any currently active sprintis— pick a specific named sprintis any of— pick multiple sprintsis backlog— work items not in any sprint
Blockers filter
Section titled “Blockers filter”The synthetic Blockers field lets you filter by blocking relationships:
has blockers— shows work items with at least one “is blocked by” linkis blocking— shows work items that are blocking other work items
Current user filter
Section titled “Current user filter”The is current user operator on the Assignee filter is dynamic — it resolves to whoever is currently viewing the board. On a shared board, setting Assignee is current user means each person sees only their own work items without needing separate boards.