How to delete report images created at runtime
Hi Have lots of images getting created while rendering the HTML reports. Is there a way to clean up these images ? Thanks
View ArticleBullet points to the line
Hi all, I am using Birt report version 3.7 I created a design using scripted datasource and access the Java objects. I am getting the dataset value something like "sdssssssssssssssssss...
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 ArticleProblems when switching a Table Data Binding
I was given a report to change. It had a single data source and a query which joined a local set of tables and a remote DB table accessed by database link from the local schema to another schema. The...
View ArticleHTML list not working in text element
I'm new to BIRT. I am using Designer Pro 11SP4. I am doing a very simple report by adding a text element containing html. The bold types, italic types are displayed correctly. But when it comes to list...
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 ArticleError on generating report for a long period
Hi everyone. I have created a report in BIRT 2.5.1 v20090623 which shows the Top 5 Categories Counts in Descending Order. The report has 'From' and 'To' as the date parameters. The report seems to be...
View ArticleDrilldown feature in 11SP4
Hi All, I am using 11SP4.I want a chart example having drilldown feature that opens on a new window. In 11SP3 it is working for me but not in 11SP4. Also I want an example where i will click on chart...
View ArticleDrilldown feature for new window option
Hi, I have attached two files. I want when i will run drilldown1.rptdesign report and click on that drilldown2.rptdesign report will open in other window. It is working for same window but not for new...
View Articleconnect two different reports
Hi, I have attached two files. I want when i will run drilldown1.rptdesign report and click on classic cars portion,classic car details which are in drilldown2.rptdesign report will open in below to...
View ArticleHow to use WebSphere Application server datasource
Hi How to use WebSphere Application server existing data source "jdbc/xxxxxxxx" in BIRT reports? Due to security reasons we do not want to store the credentials in the .rptlibrary etc.. Thanks
View ArticleSet hidden parameter via code
Hi, I have designed a report in BIRT which has 2 parameters and one of them is hidden. I have integrated this report to my asp .net application using JSAPI. I want to set the hidden parameter...
View ArticleSQL Statement Logging
Hi I need to log the executed SQL statemnt when running BIRT report. i used <param-name>BIRT_VIEWER_LOG_LEVEL</param-name> inside web.xml but it is not helping. Any suggestions?
View ArticleShow empty-rows for cross-tab using date/time groups
I'm trying to create a cross-tab that looks like the following: X -------|-----| Sun. | 3 | -------|-----| Mon. | 0 | -------|-----| Tue. | 1 | -------|-----| Wed. | 2 | -------|-----| Thr. | 0 |...
View ArticlePlotting Month Name in the X-axis in bar chart
I am facing an issue with sorting the month in a chart. I have to show the month wise statistics in a bar chart. In the dataset,I am sorting by monthid,and when I preview the results,I get the desired...
View ArticleMultiple Tables on Same Dataset
Hi, I have designed a report with 2 scripted Datasets (master/detail). So I have a table for the master and at its detail I have placed 4 tables binded to the detail dataset using visibility conditions...
View Articledifferent parameters for different datasets
Hi friends, Good day to you.My name is giridhar.i have a doubt,plz clarify me.i have to make a report which consists of different parameters to different data sets. for ex, when i run a report on 8th...
View ArticleNaming Exported files from the BIRT WebViewer
Hi. My BIRT Version: 2.5.2 Tomcat Version: 6.0 my requirement is, while exporting the report to excel, the file name of the excel should be "Name_of_the_file & Date of exporting". In order to do...
View ArticleUnable to determine the default workspace location. Check your OSGi-less...
Hi All, We have designed a Birt Rport on eclipse downloaded from http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/juno/SR2/eclipse-jee-juno-SR2-win32-x86_64.zip with...
View ArticleUse of Design and Report API in scripted dataset open method
I have an xml data source. I need to insert a chart line in my report and I cannot get all data from single/joint dataset as there are some complex calculation I cannot perform using simple XML. I need...
View Article