I am having an issue with finding the right total in a report. The scenario is like this. I have a report which is grouped. Now I am finding the totals of the fields in the group footer. So far is fine. Now I have to suppress some records in the detail section based on some conditions. I conditionally suppress those records. But in the report footer, I still have the sum of all the records, whether it is suppressed or not. I want the sum of the records not suppressed