I apologize in advance if this issue has been addressed previously. I searched through the FAQ's and past post and couldn't find anything that seemed to help.
I am using CR9, connecting to a Microsoft Access DB. The table I am using to build on has a field 'PayPeriod' that is a discrete date/time value using the first date of the pay period.
I built a parameter ?PayPeriodDate allowing the selection of multiple discrete values. This works fine. However, when I try to pass this through to the subreport using '{?Pm-Tbl_Weekly_Data_Final_Table.PAYPERIOD}', I only get the last value selected.
For example, if I select 1/7/07 and 1/21/07, the main report will provide data for both pay periods, but the subreport will only provide summary data for the 1/21/07 pay period.
Ideas? Suggestions?
I am using CR9, connecting to a Microsoft Access DB. The table I am using to build on has a field 'PayPeriod' that is a discrete date/time value using the first date of the pay period.
I built a parameter ?PayPeriodDate allowing the selection of multiple discrete values. This works fine. However, when I try to pass this through to the subreport using '{?Pm-Tbl_Weekly_Data_Final_Table.PAYPERIOD}', I only get the last value selected.
For example, if I select 1/7/07 and 1/21/07, the main report will provide data for both pay periods, but the subreport will only provide summary data for the 1/21/07 pay period.
Ideas? Suggestions?