How to put details columns between two grouping columns as follow:
Asked
Active
Viewed 56 times
1 Answers
1
This requires a nested table.
- Create two tables. One is the outer table with an empty column where the PO Number will go. The other is just a list of PO Numbers.
- Drag the PO Number table into the details line in the main table.
Here is a sample of it working:

StevenWhite
- 5,907
- 3
- 21
- 46
-
thank you for the response please send me the .rdl file. I'm confused how to make a relationship between the tables! – geek Nov 15 '16 at 07:51
-
It's working! just put the details table in the grouping table without any configuration! – geek Nov 15 '16 at 08:14