add Image element to a crosstab aggregation cell in Script
I want to add an image to the aggregation cell of the crosstab if its value is less than zero, I am not able to write script for this.
View ArticlePiechart - All slices same size
Hello I am curretly working on a pie chart. All the values are correct, but I have the problem, that in some cases, all the slices of the pie chart are equally big. Is there some parameter I'm missing?...
View ArticleServer side scripting vs client side scripting in BIRT
Hi, In BIRT is there difference in scripting like server side scripting and client side scripting? If so, kindly give some references or instances of using it.
View Articlehow to show table's value in horizontal fashion
In birt report design I am using a table to show data by using its detail row. normally data shown is in vertical fashion like column1 value1 value2 value3 . . . like this but I want to show data like...
View ArticleData Set - set Oracle sql array parameter
Hello, In my data set, I am trying to set an SQL query parameter of type SQL array. I have a custom type defined in the database(Oracle) and a function that receives and returns a parameter of that...
View ArticleBirt runAndRender set output image name
Hi, recently I integrated Birt in my web application. For report presentation it is used runAndRender method where i'm able to set output image path with `htmlOptions.setImageDirectory()` before...
View ArticleWant to remove birt frame from report
Hi, I have integrated birt with liferay for showing reports and charts. I have written code at liferay side for running charts and removed navigation bar and tool bar using eclipse code as shown in...
View ArticleImage and Chart not exported
Hello Everyone, I am facing a problem while exporting report header image and chart in xls format. I am using Birt 3.7 API and have downloaded and configured class path for this API...
View ArticleImage in MasterPage that changes with Parameter
Hi all, I am new in the forum, and new on Birt, so I hope that someone can help me. What I am trying to do is to put a Dynamic Image in the Master Page that changes by differents values that can take a...
View Articlehow to set the datetime parameter default value = 11:59:59 pm
my report has a report parameter with datetime datatype, I want to set its default time to 11:59:59 pm without specifiy the date, is this possible? Also, when I import the report to Tivoli Common...
View ArticleTable inside Table
hi all im new to birt and im trying to create table inside another table using java code only (not the designer) and the inner table should take parameter from outer table to retrieve data from the...
View ArticleLink US Map Gadget to other Gadget Reports
Greetings, We are using the US Map Flash Chart and wish to link it to other gadget reports. The idea is that when a user selects a specific state, the state value (such as TX) would get passed to...
View Articlecomparsion in paramter
thank you for reply ... my problem is when i select parameter in list box it have to compare a value in chart it have to produce a result... for example if i am having a one list box i.e select month:...
View ArticleIssue in report after migrating to Birt 4.2
Hi, I have a report which gives me Number of successful logins during a particular period of date entered. The report works fine with Birt 2.2.1. When I migrated to Birt 4.2.2 the report works fine if...
View ArticleIReportEngine with SpudSoft Excel emitter Margin Constant Error
Hello, Using birt runtime 4.2.2 in a Spring Web framework setup. Spudsoft Birt emitter excel 0.8.0.201306042016 Spudsoft jar and required jars in WEB-INF/lib folder. Relevant code is: RenderOption...
View ArticleJVM crashes when generating PDF file
Helo all... I'm getting an error when generating a PDG using BIRT Framework. The error happens in Java JVM. The log I'm getting: # # A fatal error has been detected by the Java Runtime Environment: # #...
View ArticleCalled PL/SQL function
Hi all, I would like to know if its possible to call a PL/SQL function or stored procedure from BIRT. Thank you very much. Best regards.
View ArticleData Sources Referencing Variables
I have two data sources, a jdbc:mysql based source & a xml based source. The xml data source uses a beforeOpen script to reset the url using: this.setExtensionProperty("FILELIST",...
View Articlevisibility property
Hi, Following is my report with parameters. Its working perfeclty when one of the parameters is null, then the corresponding column is hidden in the report by setting the visibility property....
View Article