Is that Possible? [modified]
-
Hi there, I am currently trying to generate a report based on crystal report 10. In my report there are some parameters that should be displayed only once, some parameter for every record but some only a few times. Here is what i did, I put those parameters that will be 1. displayed once on the page headers 2. displayed for every record from the database in details section, and I used GROUPING for others. Name____Col1_____Col2____Col3____Time ______________________________Dias_Horas_Minutos SUBAREA_a X____test____AAAA____AAAA1____1____2____3 Y____test____BBBB_____BBBB1____3____2____1 _____________________Subtotal____4____4____4 SUBAREA_b X____test____AAAA____AAAA1____1____2____3 Y____test____BBBB____BBBB1____3____2____1 _____________________Subtotal____4____4____4 SUBAREA_c X____test____AAAA____AAAA1____1____2____3 Y____test____BBBB____BBBB1_____3____2____1 _____________________Subtotal____4____4____4 _____________________TOTAL____12____12____12 My question is that possible to have a sub-grouping with grouping in Crystal report? with regards,
modified on Wednesday, October 21, 2009 10:49 AM