Help - Passing multiple parameters and values through URL without exceeds..
I have a concatenated string with the all parameters and all values to make the URL and create a birt report. I have many parameters with many values each. But, URL exceeds the length and break the...
View ArticleHow would I return to the main report from a drill down?
I have a report with a drill down. The drill down report opens in the same window as the main report. Is there a way to return to the main report from the drill down without having to add another...
View ArticleReport Parameters default values are used in preview mode
Greeting all, Environment: Eclipse Indigo, BIRT 3.7.2 WINDOWS 7, Oracle 11g Sql Developer I have a strange problem occurring. I have an existing design file that I change it'S layout (it a major...
View ArticleHighlight Pick & Last Data point in Line Chart
Hi, I want to highlight pick data and last data in line chart something like attached screenshot. I have till 4 line series but could not able to highlight specific data points. Highly appreciate your...
View ArticleReport Internationalization
Hi, Is there any way to do Internationalization in BIRT without using properties file? I mean we have all our messages in DB with key-value pair instead of properties file. Using Resource Bundle we are...
View ArticleBIRT Group BY Help
Hi, Can you help on this group by? I have data as Country ID | Country Name | Language ID | Language Name i want to group all Languages by Country ID and Sort by Country Name and show Country ID and...
View ArticleHow to overlay table cell with grid?
Hello all, I have the following question. Is there a possibility to overlay a table cell with a grid? I am having a URI image source queried conditionaly. I want to use this image as a background in...
View ArticleBirt report Parameters
Hi Friends, My name is giridhar. i have a doubt.plz clarify me. I wrote a java program which run the reports in birt. I want to know that whether report contain parameters or not from java program.Is...
View ArticleHow to use script files outside the Birt RCP
Hi, I'm using Birt 2.6.2 with Javascript. In my RCP client I've added a script file ("C:\BIRT\MYRESOURCES\myscript.js") to "Shared Resources". Using the RCP internal preview or the Birt Viewer, I've...
View ArticleBIRT 11SP3 like operator not returning all rows
I have a simple report that is basically Select * from table where field like ? A user noticed that the report wasn't returning all the rows that it should. I put the same query into Sql Server...
View ArticleData cut off in print preview mode
I'm running 2.6.2 to create a basic report and for each report I create, it will display fine in layout mode and preview mode. However, in print preview mode, the data is cut off about a third down the...
View Articleto get value
hi, here i have attached a screen shot that is 4 list box ,4 radio button ,4 checkbox how can i get parameter value for this from one dataset value ....for both chart and table if click a option...
View ArticleHide Label and Image from Dataset fetch script.
Hi, I need help in hiding a Label and Image from Dataset fetch script. I tried below codes: reportContext.getDesignHandle().getElementByID(123).style.display = "none"; OR...
View ArticleHTML text from Database not using Page Breaks
Hey, first off i'm really really sorry if this has been asked and i am missing it, i've searched the forums but not found anything specific to the issue im having Using Eclipse Indigo to design a...
View ArticleIntergrate java code in BIRT
hi, i am a new bee in BIRT, and in this forum, so i hope it is the appropriate forum section that i am using . i build a basic BIRT report mase on MySql as data base - works ok + tomcat - as web app' -...
View ArticleHelp: Error java.lang.String
Hi All, I am using an existing birt design for my currently reporting. When using the previous data source, it works fine. But after I using different data source the error happens. ReportDesign (id =...
View Articleusing Multiple datasets binding for a same table possible?
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 ArticleonFetch() not available for XML 'Join Data Set'
Hi, I'm using Birt 2.6.2 with Javascript. The data sitution is a classical one to many relation with 3 tables. SYSTEM <- SYSTEMCOMPONENT -> COMPONENTS A system with some attributes and many...
View ArticleVisibility expression is true but chart is still displayed in a grid cell
I had a data set from database that has 2 columns, category and count. I created a grid with 1 row and 2 columns. I bind the grid to the data set, and then created one more aggregate binding that sums...
View ArticleExport PDF Birt Viewer
Hello everyone, I have a problem when I export a PDF in the birt viewer In my production server, while the development server It appears good. In my development server I have Ubuntu, Java 7 and Tomcat...
View Article