HTML Emitter - How to get the axis description of the charts
Hi, I'm modifying the HTML emitter and want to know if there is any possibility to get the axis description of bar charts. Better would be information about the dataset. I want to read out the entire...
View ArticleHow Can we provide EMAIL option in BIRT Report?
Dear All, Please advice how we can implement Email option in BIRT Report? Regards, Satinder kumar hi2satinder@gmail.com
View Articleparameter selection in option box
this my xml source i have a error i my report for past two days can u check this and give solution for this .............i want to list out 'ALL' and 'particular' of a outlet name records .... my...
View ArticleBrit Engine
Hi, Showing error in Platform.startup(config). I have added the jar com.ibm.icu_4.4.2.v20110208.jar too in application WEB-INF/lib. But Still am getting following error. java.lang.NoClassDefFoundError:...
View ArticleBIRT 3.7.2 with Oracle 11g giving "Could not load report query" erro
Hi, I am using BIRT 3.7.2 with Oracle 11g database. Report is working fine when I am seeing it in Eclipse preview but it is throwing "Can not load the report query: 119. Errors occurred when generating...
View ArticleAdding an SVG image steam from a database to a report
Hello everyone, I am using BIRT 2.5.0 and I've got a software that uses it to auto-generate reports with informations located on a Oracle database. So, everything is working fine, but I need to get an...
View ArticleCharting a selection of Fields
Hi All, I'm looking for the best way to generate a pie chart based on a selection of fields in the Data Set. My Data Set has 15 or so Columns - I want to select 6 of these columns from which to...
View Articleunable to use aggregation functions in BIRT cross tab report
hello, I am a newbie in BIRT,so please bare me if my question seems not as important,but do help me as i am stuck. I've been trying hard to design a cross tab report in which i want to have the sum of...
View ArticleSVG Chart Rendering Failing Silently
Hi All, I've started to experience issues in certain environments when trying to render SVG Charts. In most environments everything works perfectly, but in some (i.e. Production!) no chart appears at...
View ArticleAdding text label to chart?
Hello, I'm rendering charts using birts Java-API and want to add some constant textual information on lower right side of the SVG/PNG. Is there any possibility to add a label at any place of the chart?...
View ArticleDifferent Filter Condition for value series in Multiple value series Report
I have one csv file lets say A,1359039207705080,100 J,1359039208032449,200 A,1359039208108775,300 J,1359039208202430,400 I am creating area graph having 2 value series for each category A and J...
View Article30-60-90 report structure
Need to create a 30-60-90 aging report. Use a StartDate as a parameter and going back 12 months from there I need to display in a stacked bar chart for each month (X-axis) the number of invoices Less...
View ArticleTable column data overflow
Hi, I have applied auto-layout to my report. It solves the overlapping problem in Viewer/HTML but PDF still has the overlapping problem. I have also explored "Fit to whole page" option of pdf, it works...
View ArticleJoining Of query in Script
Hello team, I have designed one report in which we have one dataset and one dropdown. Dropdown values are "All , Windows , Linux, Unix". I have created one dataset Thrshold. In which i have written a...
View Articlecreating "dynamic" SQL report
Hi could you please give me an advice about the best approach how to create the dynamic report in the sense of passing a user defined SQL query? (How to dynamically create table with variable number of...
View ArticleRedundant query
My report has a chart and a table. Both are using same data set. However it seems like two queries are issued towards database and not one. Why isn't query reused?
View ArticleBackground image in report PDF export problem
Hi, I have created a BIRT report. I am using a single background image for it. The header of the report uses a part of the background image using image position (center-top). The rows of the report use...
View ArticleCannot create dataset parameter Oracle 11
I'm using 4.2.1 and am having an issue with an Oracle 11 database. When I try to create a parameter in the dataset, it doesn't get created. The query runs fine until I try to add the parameter. where...
View ArticleDynamic Report Title and Images
I would like to set the logo and title in the header of the report based on a) Parameter values Title field in the report properties I have a master page and on this master page I have dynamic text for...
View ArticleData Cube / Crosstab: Empty rows not showing
Hi, I attach a sample report using the Classic Models Database. It has a data cube with 2 dimensions: Year / Week Of Year and CUSTOMERNUMBER (table PAYMENTS). I created a measure which counts the...
View Article