G
Guest
Hi,
I have a database where I store many (100's) index values for series of
portfolios. I've been managing the data without too much of a problem, but
having the data in tables doesn't help in the analysis. I need to see charts
to look at trends and the like. Basically simple line charts.
I've been trying to create a report with chart(s) and Access, but it just
seems so difficult. All I'm looking for is the ability to have multiple
charts on a page so that each chart is fed from a different portfolio. The
queried data would look something like this:
Date Name IndexVal
1/1 ABC 100.0
1/2 ABC 101.5
1/3 ABC 101.0
1/4 ABC 98.9
.......
12/31 ABC 112.4
1/1 DEF 100.0
1/2 DEF 98.6
1/3 DEF 98.1
.......
12/31 DEF 71.9
1/1 XYZ 100
1/2 XYZ 105.7
etc.........
I have a feeling I can get more robust charts through a 3rd party
application, but not sure which one would be best. Does anyone have any
recommendations as to how I should proceed? I could end up dealing with
1000's of charts along the way and having to set each one individually would
not be feasable.
Thank you.
kohai
I have a database where I store many (100's) index values for series of
portfolios. I've been managing the data without too much of a problem, but
having the data in tables doesn't help in the analysis. I need to see charts
to look at trends and the like. Basically simple line charts.
I've been trying to create a report with chart(s) and Access, but it just
seems so difficult. All I'm looking for is the ability to have multiple
charts on a page so that each chart is fed from a different portfolio. The
queried data would look something like this:
Date Name IndexVal
1/1 ABC 100.0
1/2 ABC 101.5
1/3 ABC 101.0
1/4 ABC 98.9
.......
12/31 ABC 112.4
1/1 DEF 100.0
1/2 DEF 98.6
1/3 DEF 98.1
.......
12/31 DEF 71.9
1/1 XYZ 100
1/2 XYZ 105.7
etc.........
I have a feeling I can get more robust charts through a 3rd party
application, but not sure which one would be best. Does anyone have any
recommendations as to how I should proceed? I could end up dealing with
1000's of charts along the way and having to set each one individually would
not be feasable.
Thank you.
kohai