I have a report showing amounts for payments and a column if they have been deleted or not. I need to take the sum of the amounts but only if it is not deleted, or a '0'. The report groups the data by credit card so each different credit card has its own group total.
I figured out how to get the correct final total for the end of the report but i cant figure out how to do the conditional sum for the group total. Could someone please show me how to do conditional group summary? Right now it is just adding all the amounts for the group, regardless of deleted column.
Thanks!
I figured out how to get the correct final total for the end of the report but i cant figure out how to do the conditional sum for the group total. Could someone please show me how to do conditional group summary? Right now it is just adding all the amounts for the group, regardless of deleted column.
Thanks!