Creating a Mini java standalone app using BIRT API's
Hi everyone, I have created BIRT reports using the Eclipse report designer. Now I want to create a mini application using the BIRT API's trying to connect to three different data sources and bring in...
View ArticleGetting the footer only on the last page
Hey, I am trying to get the footer only on the last page of my pdf. I have to generate a pdf file.My birt picks the data from the flat file(tab seperated file) in a table and displays it. But the page...
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 Articlehow to linkage 2 data between each other
Hi, I need help linkage between these two. 1. It would be a table because it is from another data set. It has own data to retrieve it detail. It can have one, two or three records. The problem is how...
View ArticleGrid IN table
Dear Team, We have created a data set which have 30 columns and 7 distinct rows. We want to display all data in 30 columns data in 5*6 Grid and for each distinct row. Means we wants 7 different grids...
View ArticleMore than 4 table groups are giving error in Birt run time 2.5.1 when there...
Hi All, I am using BIRT runtime 2.5.1. My problem is. i am using 5 table groups and when i am trying to preview the report its giving me error. Is there any limitation on table group that we can use...
View ArticleEdit Data Set
Hello, When i right-click on my dataset and select 'Edit', the Edit data Set window pops up. I only have 6 options in this window: Data Source, Output Columns, Parameters, Filters, Settings and Preview...
View ArticleBat file available?
Is there a batch file available for running .sox files? I'm looking for one that is like the genreport.bat file that is used to run rptdesign reports. Thanks in advance
View ArticleReports Design Grid and Table error
Dear Team, I have two datasets one is summary dataset and other is graph dataset. Summary dataset have average utilization of servers per day. Graph dataset have servers average utilization of servers...
View ArticleReading the data from external Cache, instead of Datasource
Hi All, I am looking for a use case where in which I need to read external cache memory for generating birt reports(instead of database). for example : I need to read Jboss inmemory cache to generate...
View ArticleData set parameter with list box
Hello, I am contacting you because I have a problem with my dataset parameter. What I want to do is for each execution of the report I display a list box to select the current month or the previous one...
View Articleremoving duplicates without using suppress duplicates
Hello everyone, I have use the suppress duplicates and it works fine for string but in my case I have also duplicates in numbers (counts) which I have to remove, I just have to retain the original. I...
View ArticleMultiple sheet support on table level
HI, I wanted export data into multiple sheets depending on a table level data and sheet name also be as table name. I used tribix emitter but it is exporting data on a page break level. Can any one...
View Articlecalculate difference between to rows
I need to show the difference between the salary element in the attached pdf instead of the sum I added the sum using Total.sum(row["SalI1"]) I need to replace this with the subtraction I tried adding...
View ArticleBIRT csv emitter and EJB
Hi, I want to use csv emitter plugin in j2ee application. Is it possible? I get following error: org.eclipse.birt.report.engine.api.UnsupportedFormatException: The output format csv is not supported....
View ArticleBar Chart Page Break
Hello BIRT community, is there possible a bar chart where the axes are flipped to be shown on 2 pages? Is there page break for charts, I mean is the parameter used by the rendering engine? I guess the...
View ArticleSorting in HTML View
Hi @ all i have a question. Is it possible to do a sorting in the HTML view? HTML View is like: name | number ------------------- mike | 5 jonas | 2 michael |10 carl | 1 Now i want the option to do a...
View ArticleGraph not displayed in firefox but viewed in IE
Hi, The following is the link to view the report. http://wisdom.rockefeller.edu:8080/birt/frameset?__report=Tircdatag02.rptdesign&From=2011-04&To=2012-07 It has an image and can be viewed in IE...
View ArticleParameter scope/visibility with scripted datasets
Hello, I have a report setup that uses a combination of a cascading parameter group and a separate boolean parameter represented as a checkbox. The cascading group populates based on script datasets...
View ArticleScripted Data Source
Hi, I created one report using scripted data source. If I see the prview of that report the preview will be showing perfectly. If I see the result in webviewer pdf, the report got stucked and If I run...
View Article