For an SSRS report (Visual Studio 2015), how does one add a group (for visual effect) to an existing rdl file? I already have "group by" in my .SQL query, but I am referring to a tablix group? [My underlying SQL system that the SSRS gets data from is 2008 r2]
Asked
Active
Viewed 108 times
1 Answers
1
You will have a tablix or a matrix on your RDL.. it's as simple as right clicking on your details line and adding a group.. many ways to skin a cat.. bottom of designer you will have the Row Group and Column Group windows.. you can add / create Groups there as well.. same thing

Harry
- 2,636
- 1
- 17
- 29