I have a data type that contains effectively level 1 and level 2 information. e.g.
Heading… Sub Heading…
heading 1 sub-heading 1
heading 1 sub-heading 2
heading 1 sub-heading 3
heading 2 sub-heading 4
heading 2 sub-heading 5
When I pull this back in a standard group I see the information exactly as above BUT I want to only show heading 1 one for the first three lines and head 2 only once for the two lines.
I thought this might be with the grouping option but not sure this is working for me. Any pointers?
I could put this in two data types but this seems overkill for what I want!