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.