bare with me because this seems really basic but I cant figure it out and I've searched the site but nothing straightforward...
I have the following data for 3 stocks(date,ID, price). I run a daily report to get the info and this is how it spits out so I don't want to change the formatting. I just want to chart the prices for the 3 different stocks(each with a separate line) on the same chart. That's it. Keep in mind I'll be adding to the three columns daily and this is a simplified example.
Date ID Price
6/1/2012 AAA 99
6/1/2012 BBB 65
6/1/2012 CCC 75
6/2/2012 AAA 100
6/2/2012 BBB 66
6/2/2012 CCC 75
6/3/2012 AAA 99
6/3/2012 BBB 65
6/3/2012 CCC 75
I have the following data for 3 stocks(date,ID, price). I run a daily report to get the info and this is how it spits out so I don't want to change the formatting. I just want to chart the prices for the 3 different stocks(each with a separate line) on the same chart. That's it. Keep in mind I'll be adding to the three columns daily and this is a simplified example.
Date ID Price
6/1/2012 AAA 99
6/1/2012 BBB 65
6/1/2012 CCC 75
6/2/2012 AAA 100
6/2/2012 BBB 66
6/2/2012 CCC 75
6/3/2012 AAA 99
6/3/2012 BBB 65
6/3/2012 CCC 75