I have a report with 2 subreports. There is a date parameter for each subreport. I want to be able to only prompt for 1 date, post that on the main report then pass it to each subreport so I'm not prompted twice for dates. Example: sub_rpt_1_invoice_date = main_rpt_date. Thank you!