Skip to main content



      Home
Home » Archived » BIRT » How to create report with dynamic columns (2 dimensional column)?
How to create report with dynamic columns (2 dimensional column)? [message #165159] Sat, 27 May 2006 13:55
Eclipse UserFriend
Originally posted by: xy.gmail.com

I have to create a report as follows, currently use Birt 2.0.1.
+-------------------------------------------------+
| 1 | 2 | ..... | 31 | -> day of month
+-------------------------------------------------+
| mark | bonus| mark|bonus| ... |mark |bonus| -> the payment
type
+------+-------------------------------------------------+
| lary | 5 | 10 | 10 | 20 | ... | 5 | 10 |
+--------------------------------------------------------+
| mike | 5 | 10 | 10 | 20 | ... | 5 | 10 |
+------+-------------------------------------------------+
^
|
employee
..
..
..
The data is received from remote host by Spring HttpInvoker using POJO/DTO
object, so scripted dataset only.
I know it's more like a tabular report, and Birt current not support it
currently,
however, is there a way to achieve this by programming, using
scripting/EventHandler?
I would like to more extra code rather than put JasperReport into current
project, as I've already using Birt.

Thanks
Previous Topic:View Report as PDF - How I got it working.
Next Topic:Dynamic flat file?
Goto Forum:
  


Current Time: Sun May 11 18:27:02 EDT 2025

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

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

Back to the top