Cross filter(交叉筛选 (Cross filter))¶
Creates an object set that can be filtered based on selections in multiple charts. These charts can also filter each other. This offers a more horizontal and interactive selection experience for users, especially consumers of dashboards.
Input type¶
Object set, categorical chart
Output type¶
Object set
Example¶
In the example below, both the pie chart and the bar chart filter the object set below them. Making a selection on the pie chart, for example, selecting Steeping Vat nine, seven, and three, not only filters the object set down to the corresponding objects, but also filters the bar chart by reducing it to those 3 categories.

You can add this card by selecting Filter > Cross filter from the next actions menu of an object set.
Cross filtering configuration¶
-
Select the input object set that you want the charts to filter.

-
Then, create categorical charts that take the cross filter card as input. The following charts are supported in the cross filter card:
-
Pie charts
- Bar charts
- Line charts
-
Categorical scatter plots

-
Lastly, open the editor panel of the cross filter card and add the charts above to the Subscribed plots category. Charts that are subscribed to the cross filter will act as filters on the object set and also filter each other.

Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Unsupported |
中文翻译¶
交叉筛选 (Cross filter)¶
创建一个对象集,可根据多个图表中的选择进行筛选。这些图表之间也可以相互筛选。这为用户(尤其是仪表盘使用者)提供了更横向、更具交互性的选择体验。
输入类型¶
对象集 (Object set),分类图表 (Categorical chart)
输出类型¶
对象集 (Object set)
示例¶
在以下示例中,饼图和柱状图都会对其下方的对象集进行筛选。例如,在饼图中选择 Steeping Vat 九号、七号和三号,不仅会将对象集筛选为对应的对象,还会将柱状图缩减为这 3 个类别。

您可以通过在对象集的下一个操作菜单中选择 筛选 (Filter) > 交叉筛选 (Cross filter) 来添加此卡片。
交叉筛选配置¶
-
选择希望图表对其进行筛选的输入对象集。

-
然后,创建以交叉筛选卡片为输入的分类图表。交叉筛选卡片支持以下图表:
-
饼图 (Pie charts)
- 柱状图 (Bar charts)
- 折线图 (Line charts)
-
分类散点图 (Categorical scatter plots)

-
最后,打开交叉筛选卡片的编辑面板,将上述图表添加到 订阅图表 (Subscribed plots) 类别中。订阅了交叉筛选的图表将作为对象集的筛选器,并且它们之间也会相互筛选。

使用信息¶
| 功能 | 可用性 |
|---|---|
| 标准 Quiver 卡片 | 支持 |
| 转换表转换 | 不支持 |