birt
Passing parameter to Java class using scripted DS in Birt
I have a method RunReport( rptfile, o/p path, emp_id); which generate the report using scripted Data Source. I need to pass emp_id to the script[详细]
2023-01-14 08:45 分类:问答newbie BIRT - layout - fields side-by-side for Address etc
I wanted to find out how to specify fields to appear side-by-side in BIRT layout e.g.- City State Zip in a address line. By default, it seems to put the fields one below another and I can\'t seem to f[详细]
2023-01-14 05:48 分类:问答BIRT without OSGi framework
Greetings, we are currently trying to integrate BIRT in 开发者_C百科our desktop standalone application, using samples from here.[详细]
2023-01-14 04:11 分类:问答BIRT 2.3.2 to 2.6.0 upgrade error
I am getting the following error when I try to upgrade the BIRT version that is embedded in my custom web application[详细]
2023-01-13 21:29 分类:问答Merge rows of almost duplicate data in BIRT?
see the table here: http://www-01.ibm.com/support/docview.wss?uid=swg21376096 what i\'m trying to do in birt designer is merg开发者_如何学运维e those two rows, and combine the Product column cells, s[详细]
2023-01-13 12:15 分类:问答Adding date picker as parameter in BIRT
I am having some challenges adding a date picker for m开发者_如何学Cy date parameter in an Eclipse report. I have little or no knowledge of Javascript ... I would appreciate some detailed instruction[详细]
2023-01-12 16:29 分类:问答Aggregate child table values in Birt
I have this Birt report that I inherited from another developer, consisting of a child table inside a master table. For each row in the master table, the child table lists items belonging to the curre[详细]
2023-01-09 03:27 分类:问答BIRT - PDF report creation from a Linux platfrom
I am trying to call BIRT API in linux environment. My source is an XML file and i create html, xml and pdf reports on that source XML.[详细]
2023-01-08 07:14 分类:问答what is the URL equivalent of an absolute path in non-windows system?
I am getting following exception while running BIRT from a Linux OS. Caused by: org.eclipse.datatools.connectivity.oda.OdaException: no protocol: /home/lsingh/reporting/tmp/execution1279514184559/TDR[详细]
2023-01-08 01:48 分类:问答How to set a datasource for a BIRT report programmatically?
I have a BIRT report which connects to our test database. In the productive environment I would like to supply a datasource which is provided by the container through jndi.[详细]
2023-01-07 06:32 分类:问答