I've been trying to get conditonal group footer suppression based on number of detail records. Here's what the problem is;
I have invoices in the detail section and they are grouped for each month with a summary for each month in the group footer. For most months there is only one invoice, so the customers don't want to see the summary in the group footer for those months.
I tried doing a count in a variable then evaluating in the group footer, but that didn't work (maybe the variable was declared wrong?)
Please help!
I have invoices in the detail section and they are grouped for each month with a summary for each month in the group footer. For most months there is only one invoice, so the customers don't want to see the summary in the group footer for those months.
I tried doing a count in a variable then evaluating in the group footer, but that didn't work (maybe the variable was declared wrong?)
Please help!