Post Author: MikeA-ICE
CA Forum: General
I have a report that has 3 subreports on it. I feel like I'm missing something simple here but I cannot get it to do what the customer wants. The subreports each have 1 grouping in them and they want all three subreports to display the first group completely, then move on to the second code of the grouping and have all three subreports print, then move on to the 3rd and so on. In other words, like this: Subreport 1 (Grp 1 code 01) Subreport 2 (Grp 1 code 01) Subreport 3 (Grp 1 code 01) Subreport 1 (Grp 1 code 02) Subreport 2 (Grp 1 code 02) Subreport 3 (Grp 1 code 02) Subreport 1 (Grp 1 code 03) Subreport 2 (Grp 1 code 03) etc, etc...What I get is:Subreport 1 (Grp 1 code 01, then Grp1 code 02,)Subreport 2 (Grp 1 code 01, then Grp1 code 02, then Grp 1 code 03, etc) Subreport 3 (Grp 1 code 01, then Grp1 code 02,) Like I said I feel like I can do this, I'm just not seeing how. Anybody have any suggestions?Thanks,Mike