Excel Emitter error in UNIX box
Hello Community, Since integration of BIRT 2.6, it has been fairly easy to generate large excel reports. By mentioning large I mean to say such reports which has more than 64k rows. I tried this in a...
View ArticleProgrammatically adding Gadget Reports to the Dashboard
Is it possible to programmatically add report gadgets to a dashboard through the Actuate Javascript API? If it is can you please provide a clue as I'm having trouble finding the proper API calls. I'm...
View ArticleParameter initialization timing
On the creation of my main data table, I initialize some Report Parameters based off the contents of that data table (row count & column sum). Further down the report I use these parameters in my...
View Article"Unauthorised to Run the report" error in hyperlink Maximo
Hi All, We have developed one hyperlink report in BIRT 2.3.2. Working fine in BIRT. But if i deploy the same in Maximo(Maximo version 7.1.1.7). The main report fetches desired result. But when i click...
View Articledev share comment
I tried to leave a comment, and positive feed back on this dev share and it would not take. I had a simular problem a few months ago, not sure if I mentioned it then or not....
View ArticleData set event problem
Hello, In my report there are 6 datasets. In all these datasets srored procedure is used.And one parameter is passed to that. My question is how can i handle the dataset for null parameter? Means, i...
View ArticleReport Parameter
Hello, i need help please I want a report parameter in my report. I have a dataset, which has 3 columns. An id, a name and test_id. Now in the Report parameter is "select value column" id and my...
View Articleexport to pdf data gets truncated
Hi, I have a bar chart report where I have huge x-axis values but when i export that report to pdf some part is getting truncated. Can i get some suggestions to overcome the problem.
View ArticleRemoving Specific Legend from Chart
I've been trying to remove a legend from one of my reports, while keeping another one. I've ran into examples of how to remove it completely (beforeDrawBlock) and how to remove certain values in a...
View ArticleHow to get Year from Date Report Parameter-Birt Report
I created one birt report.It contains one report parameter with name "FromDate".User will insert it in a fromat like "dd/MM/yyyy". I want to get year(if date is 11/01/2013.i want to extract 2013 from...
View Articlejsp in birt report
Hi..Buddies....i have developed a birt report then i have to call by jsp with tag library for my customization.i have more than 3 three example...but i did't get idea..from those example..so i am...
View ArticleProblem in Birt 4.2.2 pom file
Hello guys, I'm trying to update my Birt API from 4.2.1a to 4.2.2. So, in my POM file, I have set : <dependency> <groupId>org.eclipse.birt.runtime</groupId>...
View Articlehow to display korean characters in BIRT Viewer?
Hello, i want to display Korean characters that are retrieved from my DB in my BIRT viewer. these characters are displayed as garbage. do you know how can i make it work? note that when i hard code...
View ArticleFilling Grid Dynamically
Hi All, We designed a birt report which have alot of grid boxes which we are filling dynamically. The Approach which we have used is 1. Add the grid to the report. 2. add the fillGrid methode to...
View ArticleIs there any way to access BIRT DataEngine from inside a running report?
Hi, I want to make use of two data sets from within a plugin. It's entirely possible that BIRT will use the data sets elsewhere in addition to me using them, so I want to make use of BIRTs caching when...
View ArticleGoogle Analytics ODA Plugin
Hi, i want to create customs Google Analytic Reports with BIRT so i try to conntect to Google Analytics with:...
View ArticleBiRT WebViewer & RCP e4 application
Hi all, I've integrated BiRT(4.2.1 community edition) into my e4 RCP project. Everything is OK, but when the WebViewer.startup() method is called the following exception is thrown, because the...
View Articletwo data sets in one bar chart - how to do this
Hi, today I have a new problem. I have to create a report with one bar chart to compare two of our company sites with separate data bases. My first draft contains two bar charts, one per location. I...
View ArticlePrinting with BIRT Web Viewer and Tomcat
Hello, i developed a dashboard with Javascript. This dashboard consists of iframes. Every iframe shows a chart. The charts are: * BIRT charts: shown with tomcat and birt web viewer:...
View Articleconfigure a datasource in tomcat uml
Hello, I created a birt server with tomcat 7 and utizando the birt runtime. I have BIRT reports with uml data source, and when I jump I will throw the following exception: faultString:...
View Article