I am using Crystal Report 8.5 and I want to calculate how much revenue collected in a particular year.
I am having a hard time thinking this through...
Say that I had 176,000 cases filed in year 2003, and 55,000 of the cases filed were closed in 2003 due to payment. I want to know the revenue of the 55,000 cases closed in 2003. Then let's say 14,000 of the 176,000 cases filed in 2003 were closed in 2004...I want to know the revenue associated with those 14,000 that were closed in 2004...and so on.
I am not sure how to get started...
I started by writing down my thoughts as such:
Total cases filed for each year
Total cases closed for each year (monetary only)
So, I will use a my {Case Physical Table} which have the two case file date and case closed date. My monetary field is in the {Case Transaction table}...Also, I have to exclude the non-monetary payments such as JC-Jail Credit, IC-Indigency Credit and CS-Community Service. This field in the [Case Transaction table}.
Any help getting this report started will be greatly appreciated.
I am having a hard time thinking this through...
Say that I had 176,000 cases filed in year 2003, and 55,000 of the cases filed were closed in 2003 due to payment. I want to know the revenue of the 55,000 cases closed in 2003. Then let's say 14,000 of the 176,000 cases filed in 2003 were closed in 2004...I want to know the revenue associated with those 14,000 that were closed in 2004...and so on.
I am not sure how to get started...
I started by writing down my thoughts as such:
Total cases filed for each year
Total cases closed for each year (monetary only)
So, I will use a my {Case Physical Table} which have the two case file date and case closed date. My monetary field is in the {Case Transaction table}...Also, I have to exclude the non-monetary payments such as JC-Jail Credit, IC-Indigency Credit and CS-Community Service. This field in the [Case Transaction table}.
Any help getting this report started will be greatly appreciated.