I am trying to sum the vertical (columns) hierarchies and to average the rows (sub total column: HE22 Total)
So far I have managed to get either both rows and columns to use the sum aggregate or to have both and columns to use the average.
The screenshot shows the setting for "avg" -> the screenshot therefore shows incorrect values for the columns! . I would expect the column called "Q02" to display the following : 50Hertz+ Amprion = Germany/2021-04-20 => 4 + 9 = 13 .
Any idea on how to achieve that ?
(maybe with compute columns and listening to events ?)