hyperlink two report problem [message #195768] |
Mon, 16 October 2006 12:56 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.02907 seconds