My Superset / Caravel pivot table slice is displaying the metrics (sum of revenue in this case) in scientific notation.
我的超集/ Caravel pivot表切片用科学的符号显示度量(本例中的收入总和)。
All 4.136578e+08 355190412.0 5.375492e+07 8.226031e+08
How do I display it nicely with thousands separator?
如何用千位分隔符很好地显示它?
I cant find any options to specify Number Format for Pivot Table visualization type. In contrast, when I create slice using Big Number type, there is option to specify Number Format where it accepts D3 number format. I cant find this for Pivot Table.
我找不到为Pivot表可视化类型指定数字格式的选项。相反,当我使用大数类型创建slice时,有一个选项指定数字格式,它接受D3数字格式。我找不到这张透视表。
1 个解决方案
#1
0
you can change it by :- select the table . edit the record . list the sql metrics. then choose the metric you can fill the D3 format with +, | +12,345.4321
你可以通过:-选择表格。编辑记录。sql标准列表。然后选择可以用+,| +12,345.4321填充D3格式的度量。
#1
0
you can change it by :- select the table . edit the record . list the sql metrics. then choose the metric you can fill the D3 format with +, | +12,345.4321
你可以通过:-选择表格。编辑记录。sql标准列表。然后选择可以用+,| +12,345.4321填充D3格式的度量。