Hi,
I have a report that displays number of claims per person per week. Example:
Week: 1
Person Name: Rami
claim
claim
claim
I want here to show Total number of claims: 3
Person Name: Taher
claim
claim
claim
claim
claim
claim
I want here to show Total number of claims: 6
How to do that?