Need some advice on report design - Please help [message #247705] |
Thu, 12 July 2007 15:34 |
Eclipse User |
|
|
|
Hi,
I am using BIRT version 2.2 and I am using scripted data source.
Each row of my report contains data like below:
------------------------------------------
Name Daily Information
------------------------------------------
Date1 Date2 Date3 Date4 Date5 Date6
X 1 2 3 2 2 -1
The data between dotted lines is the header.
In the dates column I need to print the actual date (12, 13, 14 etc.).
Number of Dates columns are not known in advance. However maximum number
of Dates columns is 62. I can always create all 62 columns and hide the
one's that are not needed. However, in the report designer, I am not able
to fit all the columns and that is making it very difficult to design this
report. Is there a way to make the columns fit in the report designer?
On the other hand, I can create the table dynamically using the API's and
then embed the table in my report.
Is there an easier and more elegant approach to this ?
Best Regards.
|
|
|
Powered by
FUDForum. Page generated in 0.04374 seconds