My client has a requirement where she wants to select filters based upon dynamic criteria. She wants to have the detail records displayed that meet the criteria. (regular report function) Then she wants to see a count distinct of the number of applications/households somewhere on the report.
For example, filter = men, over 65, gift ind = 'Y' results in 520 detail rows but the report total is 500 distinct applications.
Another filter may be kids, who ask for a bike, who qualify for sponsorship.
How can I get the total based upon the selected filter?