I'm trying to build a report that would 1) group on doctors, and then 2) subgroup on patients under the doctor in a separate table.
In my dream world this would work if I put the Doctor info in the main report's header,
then insert into the body a subreport that uses text boxes in the header and a table in its body (but we all know subreport headers get dropped).
Would it work if I inserted a List Region, grouped it, inserted text boxes into the List Region, and then also insert a table as well into the List Region?