Monday, March 19, 2012

Need an asnwer about chart

Hi, just wondering if anyone is still answering questions in this newsgroup.
I reaaally need to know if there is away to create 10 or more identical
chart without creating 10 or more separately.
i have a table which list the items sent to a couple of destinations.
i want to show the chart for each destination, but i have 30 stations
(destination), and might even add more in the future. I really don't like the
idea of creating 30 charts (btw i need 3 charts for each station).
thanks a lot, any answer will be appreciated.Hi Daniel,
Add a grouping to the table, where you group by Fields!Station.Value
Then, drop a chart in the table group header (!), and design your chart. All
rows for a specific station will be available for that chart. Essentially,
you just need to drop 3 charts in the table group header and you will get
them drawn automatically at runtime for every distinct station group.
HTH,
Robert
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Daniel" <Daniel@.discussions.microsoft.com> wrote in message
news:0C86D4E2-006A-4066-BC5B-C211D16EBF62@.microsoft.com...
> Hi, just wondering if anyone is still answering questions in this
newsgroup.
> I reaaally need to know if there is away to create 10 or more identical
> chart without creating 10 or more separately.
> i have a table which list the items sent to a couple of destinations.
> i want to show the chart for each destination, but i have 30 stations
> (destination), and might even add more in the future. I really don't like
the
> idea of creating 30 charts (btw i need 3 charts for each station).
> thanks a lot, any answer will be appreciated.|||thanks heaps for that... it's good.
"Robert Bruckner [MSFT]" wrote:
> Hi Daniel,
> Add a grouping to the table, where you group by Fields!Station.Value
> Then, drop a chart in the table group header (!), and design your chart. All
> rows for a specific station will be available for that chart. Essentially,
> you just need to drop 3 charts in the table group header and you will get
> them drawn automatically at runtime for every distinct station group.
> HTH,
> Robert
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Daniel" <Daniel@.discussions.microsoft.com> wrote in message
> news:0C86D4E2-006A-4066-BC5B-C211D16EBF62@.microsoft.com...
> > Hi, just wondering if anyone is still answering questions in this
> newsgroup.
> > I reaaally need to know if there is away to create 10 or more identical
> > chart without creating 10 or more separately.
> >
> > i have a table which list the items sent to a couple of destinations.
> > i want to show the chart for each destination, but i have 30 stations
> > (destination), and might even add more in the future. I really don't like
> the
> > idea of creating 30 charts (btw i need 3 charts for each station).
> >
> > thanks a lot, any answer will be appreciated.
>
>

No comments:

Post a Comment