Hello,
I want to put a table in a Report with the Report designer. That table contains one column with numbers from 1 to 9, and to each of these numbers, there are 6 lines with that number.
I now would like to visually group the lines that have the same number by putting horizontal fat lines between the blocks. Is that possible?
The table Looks roughly like this:
number_column / other column / …
1 / entry1 / …
1 / entry2 / …
1 / entry3 / …
1 / entry4 / …
1 / entry5 / …
1 / entry6 / …
2 / entry’1 / …
2 / entry’2 / …
2 / entry’3 / …
2 / entry’4 / …
2 / entry’5 / …
2 / entry’6 / …
.
.
.