Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Multiple Charts?

Author  Topic 

DNF98
Starting Member

12 Posts

Posted - 2008-03-18 : 08:34:56
Can you loop through the records of one dataset and create a chart for each record?

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-03-18 : 08:44:42
Chart for each record? DIdnt understand your scenario...
Go to Top of Page

DNF98
Starting Member

12 Posts

Posted - 2008-03-18 : 08:49:57
A simple example would be a dataset that returned 3 columns -- User, ClosedAssignmentCount, and OpenAssignmentCount. If the dataset returns 15 users, can SSRS create a pie chart for each User indicating their ClosedAssignmentCount and OpenAssignmentCount?
Go to Top of Page
   

- Advertisement -