In crystal, I group a number of records.
but i want to NOT display a group if for exampe its sum(amountDue) <= 0
Im guessing the solution will be somewhere in the select expert, formula's, group formula...
EDIT: Logically i want to add a HAVING sum(amountDue) > 0 for my groups
cheers
