Problem Statement
It would be useful to add a "percentage of total" column type to dashboard table widgets. Currently, table widgets only support raw aggregates (eg. sum()). There's no way to express a derived value like "this row's value as a percentage of the column total."
For example, I am making a dashboard to group AI spend by feature.
Raw numbers are helpful but it would be nice to have a percentage here. I sort of get this with a bar (time series) chart; I just want the same info in tabular form.
Solution Brainstorm
No response
Product Area
Dashboards
Problem Statement
It would be useful to add a "percentage of total" column type to dashboard table widgets. Currently, table widgets only support raw aggregates (eg.
sum()). There's no way to express a derived value like "this row's value as a percentage of the column total."For example, I am making a dashboard to group AI spend by feature.
Raw numbers are helpful but it would be nice to have a percentage here. I sort of get this with a bar (time series) chart; I just want the same info in tabular form.
Solution Brainstorm
No response
Product Area
Dashboards