Hi
I have a running total for a field {price} placed in Detail section. I have group my report based on customer ID. I have set the RT to sum every record and reset on change of group.
Requirement- I have to keep the RT suppressed for every row entry and display only the last row entry for that group. Kindly help me understand how to achieve this.
Eg-
GH-
Customer 1
Detail- Name Amount Running Total
A 10 (RT is suppressed)
B 5 (RT is suppressed)
C 5 20 (RT is displayed becos its the last record for this group)
Customer 2
A 5
B 20 25
Customer C
I have a running total for a field {price} placed in Detail section. I have group my report based on customer ID. I have set the RT to sum every record and reset on change of group.
Requirement- I have to keep the RT suppressed for every row entry and display only the last row entry for that group. Kindly help me understand how to achieve this.
Eg-
GH-
Customer 1
Detail- Name Amount Running Total
A 10 (RT is suppressed)
B 5 (RT is suppressed)
C 5 20 (RT is displayed becos its the last record for this group)
Customer 2
A 5
B 20 25
Customer C