noam-k opened a new issue, #35089:
URL: https://github.com/apache/superset/issues/35089

   ## Description
   
   Pivot Table offers the possibility to show aggregated values by group. For 
example, if I want to show total sum of sales, I can also show the subtotal 
sales per category, department etc. In this case a total sum is labeled "Total 
(Sum)", and the subtotals are labeled "Subtotal".
   This can also be done with other aggregation functions, such as average. In 
this case the label for the line aggregating the entire table is "Total 
(Average)" and the label for a subgroup is "Subtotal".
   Requesting to rename this to "Subvalue (Average)" (with the aggregated 
function in brackets).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to