I've created a bar chart with 1 series
I'd like to add a line that represents the national average.
How can I do this?
What I've tried
1. Created a formula like this ToNumber(5.42)
When I add to the chart the chart just shows another column series.
Steve