Applies to
- Pro
- Business
- Enterprise
Capabilities
Who can use this capability
- Owner
- Admin
Create a filter to show or hide data
Create, use, and manage filters in Smartsheet
With the appropriate permissions, you can create filters for your own use or to share with others.
Create a shared Current User filter, for example, for all collaborators on your sheet to be able to quickly see tasks assigned to them. For details on creating a shared Current User filter, see View your assigned tasks.
The Shared Filters functionality covered in this article is included with Business and Enterprise plans. For more information about plans and pricing, see our Pricing page.
Required permissions
What you can do with filters in a sheet depends on the sharing permissions you have for that sheet.
Filter Activity | Viewer | Editor | Owner or Admin |
---|---|---|---|
Create an Unnamed Filter | Yes | Yes | Yes |
Apply an already created filter | Yes | Yes | Yes |
Create a Named filter so it can be reused | No | Yes | Yes |
Specify that a filter should be shared to all sheet collaborators (Only available on Business and Enterprise plans) | No | No | Yes |
Create and use filters
If you have access to a sheet, you can create an Unnamed Filter to view the sheet data in the way that's most useful to you. The configuration of the Unnamed Filter is unique to you.
If you have Editor or higher permissions to a sheet, you can name a filter to save it for later use. If you have Admin permissions to the sheet, you can specify to share the named filter so that anyone on your team with access to the sheet can apply the filter as well.
- On the toolbar, go to Filter > New Filter.
To create a named filter, fill the Name field.
Or,
To create an unnamed filter, leave the Name field blank.
Under Show rows that match, select the conditions that you want to apply to the data in the sheet.
The criteria you can select depends on the data type. For example: contains can only be used with text strings and contacts, and is between can only be used with dates and numbers.
- Select Apply to see the filtering results.
Unnamed Filters appear in the Filter menu to indicate that your data is being filtered according to the conditions you specified.
To identify a filter that a sheet Admin has saved to be shared with others, look for the sharing indicator next to the name of the filter.
Modify a filter
You can always go back and change the conditions of an existing filter:
From the Filter menu, hover over the name of the filter and select Edit.
The title of the form displays the name of the filter that you’re about to modify. Verify the title to ensure that you’re modifying the correct filter.
- In the Edit Filter form, update the conditions as desired
- Select Apply.
The updated filter is applied to the sheet.
If you don’t have Editor permissions or higher, you can only modify Unnamed Filters.
Remove a filter
To stop applying a filter to the sheet, select Filter Off.
Delete a filter
To delete a filter from the sheet and the menu:
- From the Filter menu, hover over the name of the filter and select Delete.
- Select Delete.
Tips for working with conditions
As you specify conditions for your filters, you might get a feeling for how to set up the criteria that you find the most useful. Here are a few ideas to get you started:
- To specify that a filter uses all the specified criteria or just one of the criteria, select the link next to Show rows that match to switch between all conditions and at least one condition.
- Find rows where data might be missing with the is blank condition.
- If your sheet uses hierarchy, you can choose to have your filter include parent rows by selecting the Include parent rows checkbox.
- Create a Current User filter to allow collaborators to see only the tasks they're assigned to.
- Use the Row filter criteria to narrow in on critical path, attachments, comments, and locked rows.
To find the rows containing a pure number value using a filter, you need to convert the number to text. You can do that by creating a new column and the formula:
=[NumberColumn]1 + ""
where [NumberColumn] is the name of the column and row number is 1. Copy that formula to the rest of the new column.
Filters don’t find pure numeric values.
Filter on critical path, attachments, comments, and locked rows
Use the Row filter criteria to narrow down critical path tasks, attachments and comments that you need to action on, and rows that are locked to prevent editing to certain people.
Select Row in the first dropdown field to see these options.
Isolate your critical path
If you’ve set up your sheet to highlight critical path rows, you can apply a filter with is on critical path or is not on critical path as the criteria to display or hide critical path rows. Steps on how to enable critical path in your sheet are available in Tracking a project’s critical path.
Quickly find rows with attachments and comments
You can create a filter with the Row criteria that shows or hides rows that contain attachments or comments. Use has attachments or has comments to isolate only the rows to download attachments or reply to comment threads quickly. The does not have attachments or does not have comments criteria hide rows with attachments or comments.
Find locked and unlocked Rows
Use Row is locked or Row is not locked to show or hide rows that can only be edited by people with Admin sharing permissions on a sheet. This can help people with Editor permissions narrow down on the rows that they’re allowed to edit.