Hi everyone - HELP! I am trying to create something similar to the line chart below created in excel. This contains a line for average sales for each year by year for the top 2 area rankings across 3 years.
The rolled up data below is the sum of sales for all 3 years. So Areas A & E should be included in the line chart.
Area
Sales
Rank
A
2,948,491.20
2
B
2,038,385.95
4
C
2,023,691.53
5
D
2,735,826.86
3
E
3,364,687.01
1
I want to be able to include lines on the chart for the top 2 rankings. In reality, there are a lot more Areas, but I have simplified the data.
The aggregated data that needs to be included in the line chart for the top 2 rankings is below. In reality, there are 4 years, but I have simplified the data.