Quantcast
Channel: BIRT Exchange Forum Feed
Browsing all 542 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

Problem with dataSet

Hi, I have a problem in designing a BIRT report, the data source is an XML file. In the xml file I have two fields that are lists. The first I works fine, but the second one shows me only the first...

View Article


NullPointer Exception on mouseover tooltip

Hi, I'm getting a NullPointerException on a chart whenever I add anything to the mouseover tooltip text to the Value Series. It works fine on other reports, but for some reason this particular report...

View Article


Multi column report

I'm running the latest version of BIRT (3.7.1). I've been trying to set up a multi-column report, but I cannot figure out how to do it. I've set the columns property on my master page to 2, but when...

View Article

FlashMaps linked to other charts

Hi, I have a requirement to create a flashMap (world with countries) to show the customerwise geograohical distribution.If I click on a particular country,a new chart (pie chart) should open,showing...

View Article

Can I have Multiple dataset for a table?

Hi. I am having a report where i need to fetch few columns in a table based on parameters passed from two different data sets.

View Article


Page break and groups

Hi, I have a simple table with a single group. I would like to insert a page break at group level if the natural page break comes inside the group. However I cannot seem to accomplish this. I have...

View Article

How To Enable Spell Check in BIRT tool

HI Friends, I need a spell check option in "birt-report-designer-2_5_1" , I have a parameter which is text box, while the user enters data if the spelling is not correct it should indicate using the...

View Article

How to Modify the print button action ! to directly print as pdf

Hello ^-^. I have an issue, but do not know how to solve .. if anyone knows how to modify that setting or scripting, please share your idea ^^ here's my question. all you know the birt webviewer and it...

View Article


BIRT reports hangup on multi threaded application

Hi We have a application running on JBOSS7.1.1Final integrated with BIRT3.7.2. We have a JMS listener that has 8 maxConcurrentConsumers. Our BIRT reports executed within a JBOSS applilcation via JMS...

View Article


Oracle EBS Information Objects

Can We Create Data source and Actuate Information object of Oracle EBS ? If yes, how we can implement that? I have searched it alot but i am not able to find it.

View Article

Cascading Parameter

Hi, i want to create a cascading parameter where i only choose the first parameter(query parameter) and all the others where automatically set out of this selection. the table where the entries where...

View Article

Export problem to pdf in birt reports with more than 4000 records

Hello, I am using a report designer which has one bar chart and a table. I am using servlet "Run" to display the report. When i run the report the values are shown properly in html format,(the table...

View Article

filter out a serie in a chart

Hi, I have a line graph with several series, using : - row["values"] as Value (Y) Series - row["time"] as Category (X) Series - row["line"] as Optional Y series Grouping. My problem is that many of...

View Article


Actuate Birt Viewer-Ihub2

I have a doubt in Actuate BIRT viewer - ihub2 i am not able to install trial version in my ubuntu os can any one help me?and i need the steps to install

View Article

Computed column, number sequence based on group

I have: Column1 ======= A A B B C D D D What i would like to have: Column1|Column2 =============== A |1 A |1 B |2 B |2 C |3 D |4 D |4 D |4 Any help please, i am getting desperate...

View Article


Image may be NSFW.
Clik here to view.

Tree View

Hello, i want to have a tree view in my BIRT report. I create the tree view in sql with " "*level || String. Level is the depth. It looks like: 1 1.1 1.2 1.2.1 2 2.1 and so on... My problem is that the...

View Article

Image may be NSFW.
Clik here to view.

carry forward and brought forward in reports

HI friends, I have query regarding carry forward and brought forward,. as i have designed the report using crosstab its commission report for sales in year,.. the report is working fine with all...

View Article


Image may be NSFW.
Clik here to view.

Data field with different font colors

Hello i get from my datasource two colums "space" and "name" (both type String). Now i want in the report one data field like: BirtStr.concat(dataSetRow["space"],dataSetRow["name"]) Is it possible to...

View Article

Image may be NSFW.
Clik here to view.

Dynamic number of tables in report

What is the best approach to create a report containing a series of tables not known at design time? I have an xml data source describing a set of Tests, each beloning to a system. There are 10 system...

View Article

Javascript documentation for things like ReportContext, ReportDesignHandle

I'm completely new to BIRT so bear with my potential ignorance here. In the "Integrating and Extending BIRT" guide book, I read the section regarding how a developer can write event handlers with...

View Article
Browsing all 542 articles
Browse latest View live