In SSRS, I need to display only one record on each page, with the next record appearing on the second page, and so on. Currently, I have two tables, two text boxes, and one matrix per page. I've tried rows grouping, but it's affected the first table only, and it's sending other table(s), mtrixes, and text boxes on the next page too.
My dataset, "MsDset," is fetching 60 records.