Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Excel report in multiple sheets(show the report data into multiple sheets)
Excel report in multiple sheets [message #729459] Mon, 26 September 2011 09:03 Go to next message
seetharam24 is currently offline seetharam24Friend
Messages: 1
Registered: September 2011
Junior Member
Hi,
I am showing three tables(using 3 data sets) in my report. while generating Excel report i want to show 3 tables in 3 different sheets.

I tried with ReportEngine API,
there we have EXCELRenderOption, inside this we have a method like setEnableMultipleSheet(true).
but i don't know, where we set the data to each worksheet.
Please help me.

Thanks
Seetharam.K
Re: Excel report in multiple sheets [message #729628 is a reply to message #729459] Mon, 26 September 2011 16:39 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

It should be creating a new sheet for every html page. Can you log a
bug for this?

Jason

On 9/26/2011 5:03 AM, seetharam24 wrote:
> Hi, I am showing three tables(using 3 data sets) in my report. while
> generating Excel report i want to show 3 tables in 3 different sheets.
> I tried with ReportEngine API,
> there we have EXCELRenderOption, inside this we have a method like
> setEnableMultipleSheet(true).
> but i don't know, where we set the data to each worksheet.
> Please help me.
>
> Thanks
> Seetharam.K
Previous Topic:How to handle HTML labels in pie chart legend
Next Topic:Deciding runtime which data set to call?
Goto Forum:
  


Current Time: Tue Apr 23 06:29:40 GMT 2024

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

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

Back to the top