Skip to main content



      Home
Home » Archived » BIRT » Possible to reuse a single resultset for a chart and table?
Possible to reuse a single resultset for a chart and table? [message #149138] Tue, 28 March 2006 18:16
Eclipse UserFriend
I have a report with a chart and table. They both display data for the
same dataset. Currently the same dataset is configured for both the chart
and the table, so at runtime the same query is being executed twice. Is
there an easy way to configure the chart and table so that they can
"reuse" the same single resultset at runtime (so not to incur the
performance cost of running the same query twice)?

I know i could probably use a scripted dataset to do this, but i was
hoping that there might be a more lost-cost way of implementing this?

Thanks for your help.
Re: Possible to reuse a single resultset for a chart and table? [message #149146 is a reply to message #149138] Tue, 28 March 2006 16:10 Go to previous message
Eclipse UserFriend
If you put the Chart in the table and say use report data, I would think
this would work.

Jason

"mm" <mmilicevic@pssd.com> wrote in message
news:219916ba2bd87e4b63bc629eef7849a4$1@www.eclipse.org...
>I have a report with a chart and table. They both display data for the
>same dataset. Currently the same dataset is configured for both the chart
>and the table, so at runtime the same query is being executed twice. Is
>there an easy way to configure the chart and table so that they can "reuse"
>the same single resultset at runtime (so not to incur the performance cost
>of running the same query twice)?
>
> I know i could probably use a scripted dataset to do this, but i was
> hoping that there might be a more lost-cost way of implementing this?
>
> Thanks for your help.
>
>
Previous Topic:Generating a BIRT PDF Question
Next Topic:How to resize the Chart
Goto Forum:
  


Current Time: Sun May 04 15:51:41 EDT 2025

Powered by FUDForum. Page generated in 0.03016 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top