Report Filters

Filters let you narrow your report to show only the checklists that match specific criteria. You can apply as many filters as you need — all filters are combined with AND logic, meaning a checklist must match every active filter to appear in the results.

Filters are saved as part of a custom report view, so your preferred filter settings are always ready when you load that view.

Adding a Filter

Click the Filters button at the top of the report to open the filters panel.

Click Add Filter at the bottom of the panel. A new filter row appears with three parts:

  1. Column — the data field to filter on
  2. Condition — how the value is compared
  3. Value — what to compare against

Select a column from the first dropdown. The condition and value inputs will update to match the type of data in that column.

Removing a Filter

Click the trash icon on the right of any filter row to remove it. The report updates immediately.

Filter Types

The available conditions and value inputs depend on which column you are filtering on.


Text Filter

Applies to: Checklist Name, Template, Next Task, Short Text controls, Long Text controls, Drop-Down controls, Multi-Choice controls, Sub-Tasks controls.

ConditionDescription
Is Equal ToThe value must exactly match the filter text.
Is Not Equal ToThe value must not exactly match the filter text.
ContainsThe value must contain the filter text anywhere within it.
Does Not ContainThe value must not contain the filter text.

Value input: Free-text field.


Number Filter

Applies to: Comments, Overdue Tasks, Tasks Completed.

ConditionDescription
Is Equal ToThe number must exactly equal the filter value.
Is Not Equal ToThe number must not equal the filter value.
Is Greater ThanThe number must be greater than the filter value.
Is Greater Than Or Equal ToThe number must be greater than or equal to the filter value.
Is Less ThanThe number must be less than the filter value.
Is Less Than Or Equal ToThe number must be less than or equal to the filter value.

Value input: Numeric field.


Date Filter

Applies to: Date controls (date-only mode).

ConditionDescription
Is Equal ToThe date must exactly match the selected date.
Is BeforeThe date must be before the selected date.
Is AfterThe date must be after the selected date.

Value input: Date picker.


Date & Time Filter

Applies to: Started, Due, Completed, Date & Time controls.

ConditionDescription
Is Equal ToThe date and time must exactly match.
Is BeforeThe date and time must be before the selected value.
Is AfterThe date and time must be after the selected value.

Value input: Date and time picker. Dates and times are displayed using your account's date format settings.


Time Filter

Applies to: Date controls (time-only mode).

ConditionDescription
Is Equal ToThe time must exactly match the selected time.
Is BeforeThe time must be before the selected time.
Is AfterThe time must be after the selected time.

Value input: Time picker.


Checklist Status Filter

Applies to: Status column.

ConditionDescription
ContainsThe checklist status must be one of the selected statuses.
Does Not ContainThe checklist status must not be any of the selected statuses.

Value input: Multi-select checkbox list with the following options:

StatusDescription
CompletedThe checklist has been fully completed.
In ProgressThe checklist is active with no overdue tasks.
Due SoonOne or more tasks have an upcoming due date.
OverdueOne or more tasks have passed their due date.

Task Status Filter

Applies to: Task columns (only available when a single template is selected).

ConditionDescription
ContainsThe task status must be one of the selected statuses.
Does Not ContainThe task status must not be any of the selected statuses.

Value input: Multi-select checkbox list with the following options:

StatusDescription
IncompleteThe task has not been completed.
CompleteThe task has been completed.
Not ApplicableThe task was marked as not applicable.
Due SoonThe task has an approaching due date.
OverdueThe task has passed its due date.
HiddenThe task is hidden by a conditional logic rule.
HaltedThe task is blocked by a preceding halt task.

Assignees Filter

Applies to: Assignees column, Members control columns.

ConditionDescription
ContainsThe checklist must be assigned to at least one of the selected assignees.
Does Not ContainThe checklist must not be assigned to any of the selected assignees.

Value input: Multi-select list with the following options:

OptionDescription
Current UserMatches the user currently viewing the report. Useful in shared views where each user should see their own data.
Individual team membersMatches a specific named team member.
GroupsMatches any group in your team.

Tags Filter

Applies to: Tags column.

ConditionDescription
ContainsThe checklist must have at least one of the selected tags assigned to it.
Does Not ContainThe checklist must not have any of the selected tags assigned to it.

Value input: Multi-select checkbox list populated with all tags defined in your team.


Tips

Combining filters: All active filters are applied together with AND logic. For example, filtering by Status = "Overdue" AND Assignees = "Current User" returns only overdue checklists that are assigned to you.

System view filters: The built-in system views (Active, Assigned to Me, Overdue) come with pre-configured filters. These reset each time you load the view and cannot be permanently changed. To customise the filters, save the view as a new custom report.

Saved filters: Filters are saved as part of a custom report view. When you load a saved view, its filters are applied automatically.