Hello all
my report contains a sub report that uses a stored procedure. For the stored procedure to run it requires two parameters. How can I set it up so that my main report is passing values to these parameters automatically and the subreport isn't promting for values of these parameters on viewing?
I've tried editing the subreport links but any value I pass to the subreport seems to create a new parameter in that subreport and not let me pass the value to one of the stored procedures existing parameters
Any help would be greatly appreciated
Thanks
my report contains a sub report that uses a stored procedure. For the stored procedure to run it requires two parameters. How can I set it up so that my main report is passing values to these parameters automatically and the subreport isn't promting for values of these parameters on viewing?
I've tried editing the subreport links but any value I pass to the subreport seems to create a new parameter in that subreport and not let me pass the value to one of the stored procedures existing parameters
Any help would be greatly appreciated
Thanks