I'm trying to use Report Viewer to make a chart.
I have to chose first the name and then need to pull it out of the database with dataset and make 3different counter char Type Simple Line.
Table is as follow:
Name , Counter 1 Counter2, Counter 3 , Date Time
Arnold , 1 , 3 , 4, 12/12/08 7:00:00 am
Arnold, 3, 5, 6, 12/12/08 7:01:00 am
Arnold 4 , 6, 8, 12/12/08 7:02:00 am
How can I make one report showing Arnold has 3 different counter in a Simple Line,
I can't find the answer