Skip to main content



      Home
Home » Archived » BIRT » Unknown : Column number ?(Create table with dynamic column number )
Unknown : Column number ? [message #1049941] Fri, 26 April 2013 09:32 Go to next message
Eclipse UserFriend
Hi,

I need to display in table a set of data containing N elements but between two datas N value changes. The impact in a table is that the column number is variable.
The wanted behaviour is the same that CSV file and Excel display.

Does it exist a way to get an good result with BIRT Report ? Does it exist a system of separator to get dynamic column number in table ?

Thank you.
Re: Unknown : Column number ? [message #1050161 is a reply to message #1049941] Fri, 26 April 2013 16:05 Go to previous messageGo to next message
Eclipse UserFriend
Is this something you could use a crosstab for? If not, you might be able to use the data engine api to check your data in the beforeFactory and build your table dynamically.
Re: Unknown : Column number ? [message #1053097 is a reply to message #1050161] Thu, 02 May 2013 08:35 Go to previous messageGo to next message
Eclipse UserFriend
Thank's Michael,

I followed your second indication : Data Engine API. For help me to find one way to resolve my problem has been to read Report Scripting documentation and Scripted Data Source Example.
I work on RCP application and I used Java Events and Java class to inject script in report.
Re: Unknown : Column number ? [message #1053333 is a reply to message #1053097] Sat, 04 May 2013 00:16 Go to previous message
Eclipse UserFriend
No problem.
Previous Topic:dynamic parameter based on Scripted data set
Next Topic:ReferenceError to POJO when using BIRT runtimes to produce report
Goto Forum:
  


Current Time: Thu Apr 24 23:36:39 EDT 2025

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

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

Back to the top