Print Page | Close Window

Calling another crystal report

Printed From: Crystal Reports Book
Category: Crystal Reports 9 through 2020
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=11336
Printed Date: 17 May 2024 at 10:14pm


Topic: Calling another crystal report
Posted By: abhiguru
Subject: Calling another crystal report
Date Posted: 05 Oct 2010 at 11:07pm
Hi

I just wanna know how can we call another crystal report via hyperlink.
I also want to pass parameter values to the called reports.
e.g
I am using a report to show the summary of any product.
I want to create a hyperlink and on this report which opens another crystal report which will show me the details of the product that I clicked.

In other words the detail report will take product id as parameter and I want to pass this product Id from the summary report to the detail report when I click the hyperlink.

Thanks



Replies:
Posted By: DBlank
Date Posted: 07 Oct 2010 at 3:40am
use an on demand sub report.
if you place it in the header/footer section of main report that has the productid or name you can use that as the link between the mani and subreport wich will pass that as a param.



Print Page | Close Window