I am converting an older report from Crystal Reports to Reporting Services. On this report there are several subreports where in Crystal, I was able to create "links" to items from the parent report and only those items in the subreport that matched the items in the main report would display. I am having a problem with this in SQL RS.
I built the parent report and now I am creating the additional subreports. When I put the subreport on the main report, ALL records from the subreport are displayed. How do I "link" the subreport to the parent report and only display the items I would like?
Thanks for the information and help.