I’m looking to create a report like this…
Joe Smith
Attr 1 - a Attr 4 - d
Attr 2 - b Attr 5 - e
Attr 3 - c Attr 6 - f
… where the 6 attributes for the given item are shown like this.
Should I use a matrix?
Can a matrix be used like that?
Or is there something better that is more related to the layout than the data?
Thanks to both of you, but what I was looking for, based on my own ignorance of SSRS, was the List control.
I’m sorry if I wasted your time.