Stacked column and Line in one single chart in Power BI Paginated Report

23 Views Asked by At

Let's suppose this is our dataset:

enter image description here

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:

enter image description here

However when we add the values column in the series group section we are getting a line for each level present in the chart:

enter image description here

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?

0

There are 0 best solutions below