Forum Discussion
ask
9 years agoHelper III
Bar Chart, Line Chart
Hi, I need to create a chart which is combination of bar chart and line bar is part 1, part2 side by side, line is the total of part1 and part 2( part1+part2). any direction?
- 9 years ago
create a combo bar and line chart.
Put Part 1 and Part 2 on the bar section
Create a measure that adds part 1 and part 2 together. Put this on the line section
MattAllington
9 years agoCommunity Champion
Use the combo bar/line chart that is available in the list of visuals.
ask
9 years agoHelper III
MattAllingtonthank you. I need to list part 1, part 2 and total of part 1+part2. Simply I can't see Bar/Lin chart can do that.
This is something I like to know, someone post a similar question as link below. Do you have the solution?
- MattAllington9 years agoCommunity Champion
create a combo bar and line chart.
Put Part 1 and Part 2 on the bar section
Create a measure that adds part 1 and part 2 together. Put this on the line section
- ask9 years agoHelper III
Thank you MattAllington