Sum of Total from Percent Stacked Bar Chart
Dear All, I've been struggling for a while to come up with an easy way to sum the values in a percent stacked bar chart and display them on the x axis. I'm using BIRT 2.3.2 (thanks to Maximo) and I...
View Articlehow to pass multiple values to a single report parameter
I am having a Date type report parameter and passing its value into dataset sql query 'select.....from.....where date=?' But now i want to pass multiple values for this single report parameter into...
View ArticleAvoiding Empty Document Generation?
Hi All, When i am passing a parameter value to a report, if there is no data for that parameter then i don't want to generate report document for that parameter. Please guide me to achieve this. Thanks...
View ArticlePass Parameters seperated by commas to Report Using List Box Multiple Value...
Hi All, I am facing some problem while making a birtReport. I amd having almost 10 parameters in my report almost all of which are Listbox multiple value. Some are mandator while others are optional....
View ArticleBirt Report Integration With JSF 2.0
Hai All , Can Any One help me on the following issue :- I am upgrading my application from Jsf 1.2 to 2.0 and also i have upgraded the birt report from 2.5.2 to 4.2.1 . I have few doubts regarding it ....
View ArticleUsing Iserver Report Scheduler from an external applicaiton
Hi, I am trying to implement the iServer report scheduler, that automatically sends a report on scheduled time, through an external application. My external application(written in asp .Net) is able to...
View ArticleModify y-series grouping text in legend
Hey BIRT Exchange, Quick question - what's the proper way to modify the text used in the legend for Y series groupings in a stacked bar chart? I have 3 series defined and 2 types of data being grouped:...
View Articlestatic design using dynamic query
I am developping BIRT report with Eclipse, using MySQL database. For the sake of simplicity, i am joining CSV extracts (with TXT extension) of tables I'm using. My purpose is to display data in a...
View ArticleI removed all my bookmarks, but they are still showing up in PDF form
For all the cells I have in my report, I removed all the bookmarks in the property editor. However, when I run the report as a PDF, I still get bookmarks in my PDF. How do I fix this? Thanks!
View ArticleMultiple charts from stored procedures
We are using BIRT 3.7.1 with MSSQL 2008 R2. We have an application that asks several question with all answers posted to an Answer's table with information about the instrument instance, the question,...
View ArticlePerform calculation on previous record
Hello. Can someone provide advice on how to perform a calculation at the Detail row level which compares a value in the current record to that in a previous record ? If my data is Customer OrderDate...
View ArticleHow to get the row number in a cell script
Hi, I'm using Birt 2.6.2 with Javascript. I've a fixed grid with e.g. 40 rows & 3 cols. In every onCreate()/onPrepare() script of a cell I want to know in which row the script is running. How can I...
View ArticleHide table
Hi, Need for help me, I think it should not be very complicated but not how after several tests. The first is that I have a report and the data source is an XML file. This report has two tables and I...
View ArticleError in drill-through link for previous year
Hi all, I have a working report with several parameters, one of them "reportYear". I would like to add a hyperlink in my report generating a new report for the previous year, with all other parameters...
View ArticleGetting data from the second row
Hi All, In our DataSet the data comes in multiple rows. we are able to fetch the data of the first row with row["COLUMN_NAME"]. how can with fetch the data of Second row. for eg. EMP_ID EMP_NAME...
View ArticleBirt viewer ssl
Hi, how I can force to use birt viewer connexion ssl, because when I select url of image in birt viewer it's http and not https. It is imperative that I made the birt viewer call https. Thank you
View Articlehow to call BIRT xlsx emitter from a servlet
till now i was calling the by default file from a servlet to make xls by using method.setPath("/birt/run?__report=abc.rptdesign&__format=xls"); response.setContentType("application/xls");...
View ArticleUse Variable in different DataSet
I need to set a variable with a value from a dataSet "meterDataSet" Then use that variable as a label in a Table Header where that Table is tied to a different dataSet "multiAssetDataSet" I have tried...
View ArticleRunning BIRT reports built using version 2.6.2 in BIRT version 4.2.2
If we use the Birt 4.2.2 engine in our java code (ie; Birt 4.2.2 jars), would it parse and render the BIRT reports done in an older version of Eclipse ?
View ArticleReferenceError: birtUtility is not defined
Hi, I have an error when I connect in birt viewer with tomcat ssl (https), the error is just in firefox ? Thank you for help.
View Article