Passing Parameters to Subreports containing SP
Also, I tried exploring few things with Crystal reports.
I have one main report and few subreports..All the Subreports take 2 parameters which are passed through (Have used subreport links) ..The parameters are getting passed correctly where my subreports use command/query from the Universe ..But One of my Subreport is using Stored Procedure having same number of paramters. But When I run the whole report ..I am again prompted for the stored procedure parameter... What I am doing wrong here? I am not able to achieve What I want to achieve :( Passing parameters from Main report(running it through Info view) and make it accessible to all of the subreports...Please advise. Thanks
|