Skip to main content



      Home
Home » Archived » BIRT » Please help me.....
Please help me..... [message #245564] Fri, 29 June 2007 05:03 Go to next message
Eclipse UserFriend
Originally posted by: deepti.hankare.saterisystems.com

Hi ,

I want to generate a report with side by side tables .Also at
the same time I want to group the two side by side tables using a single
group(In my report I am grouping it on Service Number).I am sending you the
PDF file for your reference.You can take a look at the Account Details of
the same.



Thanks,

Deepti.



Re: Please help me..... [message #245620 is a reply to message #245564] Fri, 29 June 2007 10:59 Go to previous message
Eclipse UserFriend
Hello Deepti,

The one thought that comes to mind is that you may need to re-organize this
into a single report, with two sub reports.

The outer report would be responsible for getting the service numbers and
putting in the group sections. For each service number you would then run
the two side by tables passing the service number as a parameter. This of
course is not too efficient since you would be constantly re-querying for
the same data.

Depending on the efficiency of the sub-report queries you may want to have
a strategy where you fetch all of the rows for both the inner queries and
use some form of data caching.

Scott

> Hi ,
>
> I want to generate a report with side by side tables
> .Also at the same time I want to group the two side by side tables
> using a single group(In my report I am grouping it on Service
> Number).I am sending you the PDF file for your reference.You can take
> a look at the Account Details of the same.
>
> Thanks,
>
> Deepti.
>
Previous Topic:BIRT & classloaders/classpaths
Next Topic:Performance for Large Reports
Goto Forum:
  


Current Time: Wed May 07 13:58:00 EDT 2025

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

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

Back to the top