I have a repor that worked perfectly in RS2005, but in RS2008 it is giving me an error. The main report has a parameter, userid. I have a dataset that takes that userid as a parameter, and looks up another value: userkey. The subreport has a parameter UserKey and I pass the value =First(Fields!UserKey.Value, "LookUpUserKey"). Like I said, this works in RS2005, but in RS2008 I get the error "Subreport could not be shown" and "One or more parameters were not specified for the subreport", and from testing I know that UserKey is the parameter with a problem.
Anyone know the cause of this issue and how I can resolve it? I have a number of reports that work this way, and I'd rather not have to re-design them.
Anyone know the cause of this issue and how I can resolve it? I have a number of reports that work this way, and I'd rather not have to re-design them.