在 google 数据工作室中编辑数据透视表 table 图表
Edit pivot table chart in google data studio
我正在 Google Data Studio 中创建数据透视表 table 图表以留住用户。
我正在努力编辑图表的样式。
图表如下所示:
我愿意:
- 删除 table header。 (说 "period_after_acquisition / act_users")
- 将尺寸标签居中(1、2、3...标识 "periods_after_acquisition" 也就是第一次购买)
我查看了图表 > 数据透视表 table > 样式面板,但似乎无法查看。
1) Headers
可以通过将 header 组件设置为与背景混合来隐藏,例如,如果背景是白色:
- Header 字体颜色:白色
- Header 背景颜色:白色
2) 对齐
当前未在 Pivot Tables although alignment is implemented in Tables. One approach in a Table would be to use individual CASE 语句中实现。
Google Data Studio Report 和 GIF 详细说明 Headers:
我正在 Google Data Studio 中创建数据透视表 table 图表以留住用户。
我正在努力编辑图表的样式。
图表如下所示:
我愿意:
- 删除 table header。 (说 "period_after_acquisition / act_users")
- 将尺寸标签居中(1、2、3...标识 "periods_after_acquisition" 也就是第一次购买)
我查看了图表 > 数据透视表 table > 样式面板,但似乎无法查看。
1) Headers
可以通过将 header 组件设置为与背景混合来隐藏,例如,如果背景是白色:
- Header 字体颜色:白色
- Header 背景颜色:白色
2) 对齐
当前未在 Pivot Tables although alignment is implemented in Tables. One approach in a Table would be to use individual CASE 语句中实现。
Google Data Studio Report 和 GIF 详细说明 Headers: