crystal 8.5 sql 2000 stored procedure with para.
main report proc1 with p1,p2,p3
sub report 1 proc2 with p1,p2,p3
sub report 2 proc3 with p1,p2,p3
the question is how do you ensure that para sent to the main report are also received by sub reports? currently the report will print info on the main report but the sub report cursors/procedures are not showing any detail. is there a shared variable or some formula that can be used in the report so that the sub report para are automatically assigned their values and pick up data?
Any suggestions appreciated.![[neutral] [neutral] [neutral]](/data/assets/smilies/neutral.gif)
main report proc1 with p1,p2,p3
sub report 1 proc2 with p1,p2,p3
sub report 2 proc3 with p1,p2,p3
the question is how do you ensure that para sent to the main report are also received by sub reports? currently the report will print info on the main report but the sub report cursors/procedures are not showing any detail. is there a shared variable or some formula that can be used in the report so that the sub report para are automatically assigned their values and pick up data?
Any suggestions appreciated.
![[neutral] [neutral] [neutral]](/data/assets/smilies/neutral.gif)