How do i keep my data together. All i have on the report is a Agency ID Group and a Type Group. I have a total like at the end of each Type Group (there is either a full or limited type) so at most it will only have 2 total lines. Then a total line for the Agency ID and that just totals the Full total and the Limited Total.
So the report looks something like this:
Agency ID - XXXXX00011
Total for Full: 500
Total for Limited: 675
Total for Agency ID - XXXXX00011: 1175
Agency ID - XXXXX00012
Total for Full: 400
Total for Limited: 878
Total for Agency ID - XXXXX00012: 1278
etc...
I want it to not split the four lines even though they are in different after sections.
Actually its:
AgencyIDGroup:Before-BeforeAgencyFrame (Agency ID)
TypeGroup:After-AfterTypeFrame (Total for) lines
AgencyIDGroup:After-AfterAgencyFrame (Total for Agency ID)
I hope this makes some sense...
Thanks for the help.
Tom C
So the report looks something like this:
Agency ID - XXXXX00011
Total for Full: 500
Total for Limited: 675
Total for Agency ID - XXXXX00011: 1175
Agency ID - XXXXX00012
Total for Full: 400
Total for Limited: 878
Total for Agency ID - XXXXX00012: 1278
etc...
I want it to not split the four lines even though they are in different after sections.
Actually its:
AgencyIDGroup:Before-BeforeAgencyFrame (Agency ID)
TypeGroup:After-AfterTypeFrame (Total for) lines
AgencyIDGroup:After-AfterAgencyFrame (Total for Agency ID)
I hope this makes some sense...
Thanks for the help.
Tom C