Forum Discussion
Stacked Bar and Line Chart- Line Series
- 9 years ago
Hi rajatamin18,
There is no Line Series property in line and stacked column charts. If we want to plot more than one lines to display value for each column series, we need to create corresponding number of measures to calculate value for each series. And place those measures in Line Values.
Best Regards,
Qiuyun Yu
rajatamin18 If I understood you correctly what you need to do is create measure that gives you average of individual brands and then drop those measure fields into Line values section of the visual. That way you will get multiple lines, one for each brand.
Hi ankitpatira,
As per your solution I can get it in the line chart.
But I want all brands trend line as well as all brands stacked in the same charts.
Using the line and stacked chart.
- Anonymous9 years agoNot applicable
rajatamin18 the stacked bar and line chart cannot display multiple lines.