Works in 4.2.1 but not in 4.2.2
I have report that runs fine in 4.2.1 (freeware) but not in 4.2.2 I have recreated the report using the example data base and still seeing the same issue. Could someone check if I have an error in...
View ArticleGrids onCreate() vs. Labels onCreate()
Hi, using Birt 2.6.2 I want with a Javascript, manually set data in a grid element outside onPrepare(). During the onCreate() of a Label I can change the value easily this.text = myVar; During the...
View ArticleHelp - Passing multiple parameters and values through URL without exceeds..
I have a concatenated string with the all parameters and all values to make the URL and create a birt report. I have many parameters with many values each. But, URL exceeds the length and break the...
View ArticleProblem with report creating on PBI form
Hello, I have a small problem with report creating on PBM:Problem Investigation form in ITSM7. I had create my own report in *.rptdesign and modify it in Birt. This is a join report, it contains...
View ArticleHiding Controls through Scriptin
Hi All, we want to hide controls(images to be specific) based on the dataset. for example in the below image the check boxes in front of Mr. and Mrs. are images(as Birt does not provide default...
View ArticleBirt Excel and PDF format limitation
Hi Everyone, I am using Birt(2.6.0). Actually my report output contains 14,50,000 rows and 70 columns. And, I have designed a custom Birt template which has 4 hidden table and 1 table being displayed...
View Article[HOW] : Dynamically change the Label values
How to dynamically change the Label values through java code. For example there is Label named: X has a value="Morning" Now i need Label X to change it's value to "Evening" All from a java code. There...
View ArticleMoving BIRT Reports Between Environments
In my server environment, we have a test and production environment. Based on my research, BIRT supports the following methods of providing database username/passwords to reports: 1. By Directly Saving...
View ArticleBIRT 2.3.2 and Dual Column Listing Report
Hello everyone, Hi have a sentence like this: "select ID from FILES where FILES.FILE_TYPE='Photo'" so I get a table this way: ID 100 101 200 394 ... I need to show it in a table with 2 columns and 3...
View ArticleBirt Chart Excepption
Hi, I created charts report and while running the charts in production through tomcat server, i am getting following below error: HTTP Status 500 -...
View ArticleRead data form dataset with JavaScript
Hi all, I would like to know what is the easiest way to read data from a data-set by using Javascript? What I'm trying to do is: I have a query that return a list of ages Query Text: SELECT age as...
View ArticleConcurrent birt reports generation slow
I'm having a problem with concurrent birt reports generation in a JBoss environment. Sometimes, when more than a user generates reports at the same time (even when the report designs are different),...
View ArticleEngineException
Normally my reports are running fine in BIRT 3.7.1. But recently 2 applications are using the same BIRT Engine ... And since then I am getting this exception ... how to solve this ???...
View ArticleMapping RUN giving errors
Hi, I have a report which works fine when I use /frameset but giving me errors when I try to run the same report using /run. Can you please tell what could be the issue? I am using 3.7 version of birt...
View ArticlePDF Pagebreak Problems
hi community, i got the following problem: when i got some short row content followed by a long row content that doesn't fully fit onto the same page, the page breaks before the long row content,...
View ArticleFixed structure of rows
Hi experts I am newbie in BIRT I have to create fixed structure of rows with filters. For example: Checknumber Amount =AG240323 =AU364101 =AH612904 + AK412714 =first row + second row etc. What is the...
View ArticleBar is not plotted for very small values in the chart
Hi, I am developing bar chart report in BIRT3.7, the problem is for very small values, the bar is not getting plotted in the chart. I have attached the snap-shot for reference. could anyone provide me...
View ArticleCreate SQL-Querys dynamically
Hi All, i have to solve a problem in eclipse BIRT with dynamically created querys/datasets. I'm comming from Oracle Report, and want to use/migrate/redesign my reports. The problem is, in...
View ArticleBirt report runs for few minutes displaying "loading ..." and then...
I'm using Birt runtime version 2.6. I'm trying to run a birt report which contains almost 50000 records. It runs for few minutes displaying "loading ..." and then goes blank after 30 to 40 seconds and...
View ArticleCombining multiple rptdesign / multiple datasources to produce one PDF
Hi, I developed a web service architecture where the user can specify some filter criteria and then produce one out of 5+ reports. Either this is displayed in the browser or the user gets a PDF back....
View Article