This article explains how to apply filters that only report editors can change. For information on viewer editable filters, see About controls.
Add a filter property to a chart or control
To add a filter property to a chart or control, follow these steps:
- Edit your report.
- Select the chart or control that you want to filter. You can also filter a group of charts and/or controls.
- Select the SETUP tab in the Properties panel.
- Click ADD A FILTER.
- Click CREATE A FILTER.
You can also reuse an existing filter .
- Give the filter a Name.
- For each condition in the filter:
- Select Include or Exclude. Include filters include only data that matches the expression that you provide. Exclude filters remove all data that matches the expression.
- Select the dimension or metric by which to filter.
- Select the condition (for example, Equal to (=), Greater than (>), Contains). When defining filters on charts, pages, or reports that use Equal to (=) or In conditions, report editors can select from a list of possible filter values that are provided from the underlying data. To see filter value suggestions, enable Show suggested values while typing in the filter editor. Filter suggestions are supported for all data connectors.
- Provide a comparison value for the expression.
- To add more conditions to the filter clause, to the right of the condition, click the dropdown menu. Conditions within a clause can use AND or OR logic.
- To add more clauses to the filter, below the clause, click the dropdown menu. You can combine filter conditions by using AND or OR logic.
- Click SAVE.
Add a filter property to the entire report or to a page
To add a filter property for the entire report, in the menus, select File > Report settings.
To add a filter property for a page, in the menus, select Page > Current page settings.
Next, follow these steps:
- Select the SETUP tab in the Properties panel.
- Click ADD A FILTER.
- Set up the filter property using the previous instructions.
Edit a filter property
To edit a filter property, follow these steps:
- Edit your report.
- Select the chart or control that has the filter property. Or use the page settings menu as described in the section above.
- Select the SETUP tab in the Properties panel.
- Click edit .
You can also create, edit, and duplicate filter properties using the filter manager.
Reuse an existing filter property
Once you've added a filter property to a report, you can use it in other components or even other reports. Adding an existing filter property to a component reuses that filter. Reusing a filter property does not create a copy of the filter. It's actually the same filter property, so if you later edit it in one place, that changes the filter property everywhere in the report.
Copy components and reports with filter properties
When you make a copy of a page or component within a report, its filter properties are reused by the copy.
If you copy a filtered component into a different report, Looker Studio makes a new copy of the filter property. It has no relationship to the original filter property. Note that if you copy and paste the component a second time, you will get another copy of the filter property. The two copies are not related.
If you make a copy of a report and change the data source, any filter properties in the report use the new data source.
Manage filter properties
The filter manager lists of all the filter properties in a report. Use this list to duplicate, edit, or remove filters. You can also create a new filter using the filter manager.
Display the filter manager
- Edit your report.
- In the menus, select Resource > Manage filters.
- Use the links in the Actions column to manage the filter properties in your report.
Edit a filter property
To edit the filter property configuration, click Edit in the Actions column. This is the same as using the edit pencil as described earlier.
Duplicate a filter property
To create a copy of the filter property, click Duplicate in the Actions column. You can then modify the filter property conditions and apply the filter property to other charts in the report.
Remove a filter property
To delete the filter property permanently from the report, click Remove in the Actions column.
Display filter properties to viewers
By default, report viewers can see all the filters for which they can edit the values, but they cannot see any of the filters for which they cannot edit the values. To allow report viewers to see the values of filters that they cannot edit, follow these steps:
- Click the Share button.
- Click the Report access settings gear icon.
- Clear the Disable viewers from viewing advanced applied filters option.