Hyperlink in Crosstab report
Hello, Currently i am using MyEclipse Blue 7.5 birt report. I want to give hyperlink in the crosstab column. But not able to. I want to give hyperlink on Student Name , so that it will link to other...
View ArticleScripted data source-JSON-dynamic report generation
Hi, i am trying to create a java application for generation of reports using birt run time api's,with data source as a web service(scripted data source) . web service returns JSON object , which the...
View ArticleHyperlink in (some cells) Crosstab report
hi, I have this report: | month1 | month2 | month3 | month4 | month5 | month6 | day1| T | F | F | T | T | T | day2| F | F | F | F | T | F | day3| T | T | T | T | T | F | I just wanna "create" hyperlink...
View ArticleMoving Navigation Bar in viewer to bottom
Hi How can we move the Navigation Bar in the Birt Viewer to Bottom of the page...ie after the report.When I s earched i was able to see only the way to customize it.. Anyone please help to solve this...
View ArticlePDF export problem
Hi, i've created a rptdesign file with scripting block on tables, on labels and on datasets.With RAD 7.5, When i execute the report from the "conception" perspective, all the scripting i made works...
View ArticleTime diffrence different rows
Hello, I'm not sure if this is the correct forum, but ill give it a try! This is the response of a query: [PROCES] [ID] [DATE] [STATUS] Proces A 925808352 19-07-2010 13:51:31 Started Proces A 925808352...
View ArticlePie label positioning
Hello: Has anyone had success locating pie slice labels based off of the number of values provided in the dataset? For instance, six or less data points, locate the labels -inside- of the pie, with...
View ArticleDynamically Loading Java Sripts
RMurphy had posted an excellent article on DevShare outlining how to dynamically load java scripts in BIRT. This is great report and runs great in the Eclipse-BIRT developemnt environment. My test...
View ArticleJDBC connection with Oracle Failing
I have been developing BIRT reports for an MRP system. I am using BIRT designer 4.2.2, and the Oracle 11g JDBC files. As a simple test, I am trying to perform a listagg and pivot operation using...
View ArticleIntegrating BiRT report designer into RCP e4 application
Hi all, Have anybody tried out to integrate Birt report designer perspective into RCP e4 application? (I have created this topic as duplicate because the first one is inaccessible after the last...
View ArticleOracle DB connection
Hi, I want to setup datasource with oracle DB. I am connecting my oracle DB in Datasouce details but when I click on Test concction, it is failed. Could you please tell me the process. Thanks, Pankaja
View ArticleParameter - set default value with a dynamic value
Hi I have a parameter linked to a dataset that contains some dates. I would like to set default value as max (or min) of these dates. I could order the list but if I run the report the default value is...
View ArticleDesigning reports for excel output with Tribix emitter
Greetings! Recently I've been asked to generate reports with an xls output. After trying some different emitters, I ended up going with Tribix since it could manage images and seemed to generate...
View ArticleReferenceError: Object is not defined.
Hey folks, I got an issue referencing a class from a jar. To give you a short overview over my problem: I created a Java Project in the BIRT Designer and created a DataSource within this project like...
View ArticleDuplicate rows on PDF output
This happens only on PDF (validated on HTML) When executing a report with PDF format which has more than one page output. It seems that a grouped row is duplicated and the page number stays 1. Any clue?
View ArticleCreate Checkbox in Table
Hi All, I want to insert check box in a table.As per the attached image. Then i want , When i will select the check boxes according to selected check box values graph will display below the table....
View ArticleGETTING NULL POINTER EXCPTION
Hi, I am using BIRT 2.2.2 for my application. I have one report, which is running correctly in designer, but getting null pointer exception in application. I have also tried by defining column width,...
View ArticleHow to manage team and user tree structure in report.
Hi All, Please help me to solve the problem: I am having 3 teams named team1,team2 and team3 also some users named a,b and c. How can i show all the 3 teams and 3 users in a graph. Regards, Swapna.
View ArticleShow groups like a tree
Hi, i have got a dataset like this: Section Subsection ID Name 01. Category --- 101 cat1 01. Category --- 102 cat2 01. Category 01.Subcategory 01101 subcat1 if i group first by section, after by...
View ArticleException due to invalid Column Binding
Hi Folks I was adjusting a BIRT Report, I needed to change one Query Column and change it on the master page. Ever since I did this, I keep getting an error message, that the column binding doesn't...
View Article