如何添加动态过滤数据的下拉控件?
How to add a Drop-down Control that Filters Data Dynamically?
在 Excel 中,我们有 3 个 select 的下拉菜单 city
,branch
- 右侧的图表根据 selected 重新绘制city
:
迁移到 Google Data Studio 时,似乎它的功能有限,无法执行相同的操作:
个人Drop-down lists can be used to view subsets of the data (using one for city
another for branch
, etc). Selecting items in one Control will automatically filter values in the other Control(s).
Editable Google Data Studio Report (Embedded Google Sheets 数据源)和一张 GIF 来详细说明:
在 Excel 中,我们有 3 个 select 的下拉菜单 city
,branch
- 右侧的图表根据 selected 重新绘制city
:
迁移到 Google Data Studio 时,似乎它的功能有限,无法执行相同的操作:
个人Drop-down lists can be used to view subsets of the data (using one for city
another for branch
, etc). Selecting items in one Control will automatically filter values in the other Control(s).
Editable Google Data Studio Report (Embedded Google Sheets 数据源)和一张 GIF 来详细说明: