d.b Posted January 12, 2015 Share Posted January 12, 2015 I have data that looks like this:datestorepurchasesreturns2014-12-29Store A60008002015-01-05Store A2600040002014-12-29Store B13006002015-01-05Store B49002000 How do I create a timeseries chart which would create 4 lines? The X axis would be date, Y axis count, Line 1 = Store A Purchases, Line 2 = Store B Purchases, Line 3 = Store A Returns, Line 4 = Store B Returns.Right now, all I am able to successfully get is 2 lines with Store A Purchases and Store B Purchases.Thanks Link to comment Share on other sites More sharing options...
Solution d.b Posted January 12, 2015 Author Solution Share Posted January 12, 2015 Used multi axis charts Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now