Showing Current and Previous Year on a Chart
I have a single table with columns "Date" and "Usage",
I would like to to show on a chart, a combo chart with 2 series - the past 12 months, and the previous 12 months, to show a year on year comparison.
How would I do this?
Thank you
Martin