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
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
ask
9 years agoHelper III
Thank you MattAllington