I need to create a report for a customer that has a specific layout: The layout should put groups and data on the same line. Now when I group the group is always placed above the data. Now I have stuff like this:
Code: Select all
Group 1
Group 2
Group 3
Data
Code: Select all
Group 1 Group 2 Group 3 Data
Thank you for your answer.
Kind regards,
thijs