Let's suppose this is our dataset:
We need a stacked column with a line representing the aggregation of the values for each column. With only the areas we manage to generate it:
However when we add the values column in the series group section we are getting a line for each level present in the chart:
Is it possible to generate this type of charts ? How can we indicate that the line should be present in each column making reference to the total by area?


