Forum Discussion

AppleMan's avatar
AppleMan
Icon for Helper III rankHelper III
2 years ago
Solved

Adding total line to graph with multi item X axis

Hi,   I am currently trying to find a solution for a graph that I was requested to create. The user would like a graph that shows the items on the x axis broken down by year, and then by our differ...
  • dlopesc04's avatar
    2 years ago

    Try this (using the native bar and line stacked chart):
    Year on X axis
    Sum of items on column Y axis
    Sum of items on line Y axis
    Company id on legend
    Here's my result: