Skip to Content
0
Former Member
May 12, 2008 at 09:09 PM

Passing report field as Sub report stored procedure parameter

18 Views

Post Author: mramazen

CA Forum: General

I have a field on the main report that I need passed into the sub report's stored procedure.In the sub report linking, I'm able to link a main report field on the result set of the sub reports stored procedure, but I need to use that detail field as the input of the sub report's procedure, not for filtering after it's been executed.