Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Export to Excel(Specify location of field in excel)
Export to Excel [message #523357] Fri, 26 March 2010 06:43 Go to next message
Aninza  is currently offline Aninza Friend
Messages: 1
Registered: March 2010
Junior Member
Hello All,

I have to export my BIRT report to Excel. But i want to specify which dataset field should go to which column and also set property of cells like width or so e.g.
Serial No - > Cloumn A
Name -> Cloumn B
etc.


Aninza
Re: Export to Excel [message #523865 is a reply to message #523357] Mon, 29 March 2010 16:23 Go to previous message
Scott Rosenbaum is currently offline Scott RosenbaumFriend
Messages: 425
Registered: July 2009
Senior Member
Currently the Excel emitter just takes the fields in left to right order
from the tables and exports in same order to Excel. You could use visibility
rules on some columns to hide certain fields, but there is no way to change
the order. If you want to add this functionality you are probably looking
at creating your own Excel emitter.

Scott Rosenbaum
Innovent Solutions, BIRT PMC


> Hello All,
>
> I have to export my BIRT report to Excel. But i want to specify which
> dataset field should go to which column and also set property of cells
> like width or so e.g.
>
> Serial No - > Cloumn A
>
> Name -> Cloumn B
>
> etc.
>
> Aninza
>
Previous Topic:How to create Excel-sheet with cell-format [h]:mm:ss
Next Topic:Newbie problem with BIRT using POJO's
Goto Forum:
  


Current Time: Fri Apr 19 05:43:39 GMT 2024

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

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

Back to the top