I have a report using cascading parameters and sub-reports in SSRS.
I am able to print the report correctly for single student but when I select multiple ids I see that the data gets mixed up in the sub-reports.
I made sure I am using row grouping for studentID in all my sub-reports.
Any idea if I am missing anything?