In an existing ssrs 2008 report, there currently is a link that the user can click on and be forwarded to a report that contains more detail about the record that is selected.
Now the user wants to be able to return to the original ssrs 2008 report that they started with showing all the same exact data. The orginal report contains more rows since the record selected which is contained within an original group by school (school
is a parameter on the original report).
Thus would you tell me and/or show me how to accomplish this goal?