How do I convert a report's layout aspect from linear to tabular, so as to eliminate page breaks and keep the results all on one page? In the image, there's the existing format and a desired format. The existing format highlights the rows on which they currently page break. The desired format shows how the user wants to put the data in the report so it's only on one page.
Example of report format (https://i.stack.imgur.com/aavnZ.jpg)
I tried column grouping but am not sure what would make the report change to the desired format.
Thanks in advance.