hello,
hope someone can help me with a line graph.
I am attached to a datasource that is a table setup like this :
servername drive drive_space date
testsvr1 C 40 12/07/2004
testsvr1 D 50 12/07/2004
svr2 C 10 12/07/2004
svr2 D 80 12/07/2004
testsvr1 C 44 13/07/2004
testsvr1 D 51 13/07/2004
svr2 C 10 13/07/2004
svr2 D 82 13/07/2004
how can I create a line graph that shows the srive space over the date for each drive on each server.
I then need to auto filter on the server so I can see 1 line graph for a server but multiple lines, one for each drive.
is this even possible ?
thank you for all your help.
hope someone can help me with a line graph.
I am attached to a datasource that is a table setup like this :
servername drive drive_space date
testsvr1 C 40 12/07/2004
testsvr1 D 50 12/07/2004
svr2 C 10 12/07/2004
svr2 D 80 12/07/2004
testsvr1 C 44 13/07/2004
testsvr1 D 51 13/07/2004
svr2 C 10 13/07/2004
svr2 D 82 13/07/2004
how can I create a line graph that shows the srive space over the date for each drive on each server.
I then need to auto filter on the server so I can see 1 line graph for a server but multiple lines, one for each drive.
is this even possible ?
thank you for all your help.