Quick filters
Quick filters allow you to explore data within a Workspace project quickly, without the need to create a filter in the Filter Builder.
When you want to use quick filters, please note that:
- Quick filters are created directly in a Workspace project. As a result, a quick filter applies only to the Workspace project in which you create the quick filter. The quick filters in your Workspace project are not available in other projects and cannot be shared to other users.
- You can only specify three conditions as part of a quick filter.
- Quick filters do not support nested containers or sequential conditions.
- You can edit quick filters within a shared Workspace project. So, other users can edit the quick filters in a Workspace project you have shared with these users.
Create
Quick filters apply to panels. You can create one ore more quick filters for every panel in your Workspace project. Any user in Analysis Workspace can create quick filters.
To create a quick filter:
- Select
at the top of the panel.
Then, directly edit the filter in the Quick filter builder. - Drag a component from the component panel to the filter drop zone in the panel header. Once dropped, hover over the filter and select to edit the filter in the Quick filter builder.
When you create a quick filter using drag and drop, note that:
- Not all component types are supported. Calculated metrics are not supported, and only dimensions and metrics from which you can build filters are supported.
- For dimensions and metrics components, the Quick filter builder creates automatically an
exists
conditions. For example, if you drag and dropCity
, the conditionCity exists
is created. - For dimension values, the Quick filter builder automatically creates an
equals
condition. For example, if you drag and dropamsterdam
from theCity
dimension, the conditionCity equals amsterdam
is created. - If you drag and drop
unspecified
ornone
, the Quick filter builder creates automatically adoes not exist
condition.
Quick filters you create appear at the top of the panel. Quick filters do have a light blue thin left bar. When a quick filter is in edit mode using the Quick filter builder, the background of the Quick filter is light blue.
The results of the quick filters you create in a panel are applied (using AND logic) to all the visualizations that are part of the panel.
Manage
To manage a quick filter, hover over the specific Quick filter.
- Select to open the Quick filter builder and edit the quick filter.
- Select to open a popup. The popup displays information about the filter. You can select Make available to all projects and add to your component list To add the filter to the Filters component list in the component panel. You see a Save quick filter dialog, prompting you to specify a name for the filter. Select Save to continue. Your Quick filter turns into a Filter. You cannot edit the Filter anymore using the Quick filter builder. Instead, you have to edit the filter as a regular filter, using the Filter builder.
Quick filter builder
See below for an example of the Quick filter builder. In the example, the builder is opened for a quick filter titled Call Reason = Order Change AND Online Orders is greater than or equal 1
. Both quick filters at the top do apply to the Average Order Value Dashboard panel and all visualizations within, such as the Average Order Value Per Country freeform table.
The quick filter builder consists of the following areas and buttons.
Header area
The header area determines the name, type and scope of the quick filter. It also displays a visual for the results of the quick filter.
Exclude
Session
Person
Condition area
The condition area specifies the conditions (up to a maximum of three). For each condition you can specify the following:
Metric
Date range
You can also drag and drop to replace an existing component.
Select to delete the component from the component field.
Buttons
OR
You are prompted for confirmation with an Are your sure? dialog. If you select OK, you can no longer modify your filter in the Quick filter builder Your quick filter is renamed to Filter and now has a darker blue thin left bar.
The regular Filter builder opens with the option to Make this filter available to all your projects and add it to your component list.
- If you select this option and select Apply, the filter is added to the Filters component list in the component panel.
- If you do not select this option and select Apply, the filter remains a Workspace project-only filter.
Quick filters versus Filters
Quick filters are exactly what they are named. You can create and edit quick filters quickly inline and see the effects immediately in your panel.
Filters do have the following advantages compared to quick filters.
- Filters can be made available across all your Workspace projects
- Filters support more complexity using nested and hierarchical containers, and sequences (using sequence filters).