Skip to main content



      Home
Home » Archived » BIRT » hyperlink two report problem
hyperlink two report problem [message #195768] Mon, 16 October 2006 12:56
Eclipse UserFriend
Originally posted by: dyang.chestnet.org

Hi, All

I have a one report(first report) which included a customer id field. I
used customer id as a hyperlink to another report(second report) which had
detail infomation. I want to pass the id in the first report to second
report.

What I was doing is:

1.first dataset for first report is Select * from tablename
2.second dataset for second report is select col1, col2 from tablename
where customerid=?
parameter in second dataset was set as defaul.I wanted to set it as a
customer id from first report but I can not get datacolum.

Now the hyperlink is working but cat not pass the customer id. Only get
defaul value in second dataset in second report.Could some one tell me how
to do it?

Thanks!

Dan
Previous Topic:Dataset dependency question
Next Topic:Integrating BIRT in a standalone JAVA App with scripted DS
Goto Forum:
  


Current Time: Thu May 29 03:44:19 EDT 2025

Powered by FUDForum. Page generated in 0.02907 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top