I've got a report with 3 subreports on it. I also have a dataset that is built in memory (1 table with unique rows, and 3 tables that could have 2 or more rows linked back to the first table).
When I try to have a link from the subreport back to the main report, I am getting "Missing parameter values". I thought that the passing of the parameter field was handled internally when the report wizard builds the report.
So how do I get the parameters needed to be passed into the subreport?
![]()




Reply With Quote