Using Crystal Reports 11. Using the following fields:
{cpmain.recedate} {cpmain.totjdgpaid}
I want to total the count of records by year for those records that have a zero balance and for those greater than zero. This would involve only the cpmain.totjdpaid field.
I can get a count of either the records with a zero balance or those that have an amount but I'm having difficulty getting the formula to show both. Any help would be appreciated.
Example:
2009
UNPAID EQUAL TO - (COUNT OF RECORDS WITH ZERO BALANCE)
PAID EQUAL TO - (COUNT OF RECORDS THAT HAVE AMT > ZERO)
I will be breaking it down by year starting in 2002 to present.
Bill
{cpmain.recedate} {cpmain.totjdgpaid}
I want to total the count of records by year for those records that have a zero balance and for those greater than zero. This would involve only the cpmain.totjdpaid field.
I can get a count of either the records with a zero balance or those that have an amount but I'm having difficulty getting the formula to show both. Any help would be appreciated.
Example:
2009
UNPAID EQUAL TO - (COUNT OF RECORDS WITH ZERO BALANCE)
PAID EQUAL TO - (COUNT OF RECORDS THAT HAVE AMT > ZERO)
I will be breaking it down by year starting in 2002 to present.
Bill