Is it possible to put the grouping field on top of the table in SSRS?
问题 Is it possible to do this kind of layout in SSRS? 2012/11/01 ----------------------------- | Order # | Product | Qty | ----------------------------- | | Mouse | 3 | | 1 | Keyboard | 2 | | | CPU | 5 | ----------------------------- | | Mouse | 1 | | 2 | Keyboard | 7 | | | Lan Cable | 7 | ----------------------------- 2012/11/02 ----------------------------- | Order # | Product | Qty | ----------------------------- | | Mouse | 2 | | | Keyboard | 8 | | 3 | Memory | 4 | | | CPU | 2 | | | Battery |