如何计算附加列占 Tableau 总数的百分比?
How calculate additional column with percentage to the total in Tableau?
我可以为我的统计数据创建类似 pivot table 的东西。这是一个例子:
但我需要像这样添加统计数据 table:
这里是link数据:Data for the Question
如何在 Tableau 中计算附加列占总百分比和总百分比作为数据透视表 table 的单独列?
您的数据看起来与您的屏幕截图不同。但通常你可以使用一个table计算来实现这一点。
右键单击要添加 table 计算和 select "Add Table calculation" 的度量。确保计算类型是 "Percent of Total " 并且计算使用是 "Table(Down)".
我可以为我的统计数据创建类似 pivot table 的东西。这是一个例子:
但我需要像这样添加统计数据 table:
这里是link数据:Data for the Question
如何在 Tableau 中计算附加列占总百分比和总百分比作为数据透视表 table 的单独列?
您的数据看起来与您的屏幕截图不同。但通常你可以使用一个table计算来实现这一点。
右键单击要添加 table 计算和 select "Add Table calculation" 的度量。确保计算类型是 "Percent of Total " 并且计算使用是 "Table(Down)".