remove header and footer
Hi, Now i generate report with birt api, and my report always has the header and footer , how can i drop them? thanks
View Articleinformations about BIRT Scripting
Hi, i'm a new user of BIRT Editor and i need some help in BIRT using. I'm supposed to create a report which respect these rules: - in even(impair) page number, the field "TLD Signature" is displayer in...
View ArticleHow do i use word wrap in report design?
Hi all, I am using Birt report version 2.3.2. I created a design in JDBC datasource and access the data. and the dataset value is...
View ArticleSetting column decimal format with Java Design API
Hi, I am trying to set the format of a numeric cell using the Design API to 2 decimal places to no avail. I have tried the method suggested by the following post : Changing column decimal format with...
View ArticleDisplaying Current Date and time
Hi. I am trying to display the current date and time in a report footer. Although, my PC is set to EST, the report is displaying the GMT. How can I get the correct time to display? Here is what I am...
View ArticleMulti-Date Select Parameter
I am using the free version of BIRT (v4.22) with the JSCal2 plugin for data picker parameters. I would like the user to be able to hold the <CTRL> key and select multiple dates. Is this possible?...
View ArticleHow to handle empty crosstab
In a crosstab, I would like to display a message 'No Data' when a crosstab filters out certain data and there ends up being no rows.
View Articleinline style doesn't work for excel emitter
I have a rptdesign file that when used to create a pdf, works flawlessly, but when asked to emit an excel spreadsheet, it fails. I have a list which contains a repeating grid. The grid repeats for each...
View ArticlePassing Date Paramter directly to Data Set qualification in ODA Data Source
Hello Everyone, We are using BMC Remedy AR System ODA Data Source for developing our reports. And almost all the reports have Date Time fields (From Date and To Date)as parameters. The concern is that...
View ArticleHow to create a subreport using BIRT Report Designer on ClearQuest v7.1.2
Hi. I am new using BIRT Report Designer on ClearQuest 7.1.2. I am trying to create a report with two(2) subreports in it. First Dataset I have the Id Second Dataset I have Id, Project, Status I want...
View Articleexpanding the x-axis dynamically
I have charts in which x-axis displays the name of the agents as per the records in db. Now what happens is sometimes i have only 3-4 records the hart displays well but when I have more than 10 or 15...
View ArticleHow to acheive report as displayed in attached image
Hi BIRT Guru, Can you please guide me how to design report which i attached below. I want to have sum of both groups as well as sum of each row which i clearly mentioned in attached image. Bottom 5...
View ArticleReport Emitter performance very slow
We have J2EE application running on JBOSS7.1.1Final integrated with BIRT 3.7.2 via spring frame work. Our reports outputs to Excel, Word, PDF, HTML and PPT. We created a singleton for Report...
View Articlebirt drop down parameter page, loading VERY slow
Hello: I am learning BIRT while doing a project using it. I have a report page which presents the user with list of dates as a drop down to select and pass it to the report as an input parameter. The...
View ArticleBirt report in IE9 with GWT and HTML5
Hi, In our application we are using GWT with HTML5 for developing the UI. For smooth rendering of the UI in IE9 and above we used the following meta tag information. <meta...
View ArticleCannot open the connection for the driver:...
Hi, I am having some trouble deploying a BIRT report via Tomcat and BIRT-Viewer. I have created a very simple test report with a single postgres data source (no connection profile!) and put it into...
View ArticleAdding In Missing Dates from Data Set into Report
Sorry I posted this twice by mistake. I can't see how to remove this one. Hi All, I am sure I am approaching this wrongly. I have a data set with the following data from a db. For this example the data...
View ArticleFail with using JNDI connection
Hi, I using a "file.xml" to set the connections attributes. If using all informations on "Data Souce" (driver, url, user, pw), the same of the "file.xml", it works, but the JNDI not work. I need help....
View Articleframeset data differs from preview data
Hello, I'm observing a strange problem. In preview-mode everything looks fine, but when I run in frameset-mode (our default) the row data is "moved" up by one row and thereby is a null-value in the...
View ArticleLocalization of BIRT report using JAR files
I want to localize report generated from BIRT using .jar files instead of using .properties files. My jar file will access a DB (SQL server) which will return it the key value pairs for localisation....
View Article