all groups > sql server reporting services > september 2005 >
You're in the

sql server reporting services

group:

Dynamic Graphs


Dynamic Graphs Andrew Madsen
9/15/2005 4:32:19 PM
sql server reporting services:
I have a report that currently has five pie charts on the same page that act
on five different datasets that use essentially the same query but filters
on a different value in the same field. What I would like to do is build
these dynamically so if I add a value then I would get the sixth
automagically. Is this possible?.

--
Andrew C. Madsen
Network Specialist
Harley-Davidson Motor Company

RE: Dynamic Graphs Michael H
9/19/2005 3:11:01 PM
Run one dataset for all values, put the Graph inside of a List Control, bind
the List to the Dataset and Group the List on the field with the different
values. The same thing works for Matrix, etc. Hope that helps.
--
Michael


[quoted text, click to view]
AddThis Social Bookmark Button