CR 11, Oracle 10g
I have a report that pulls data for every 5th support ticket from the database. The report is used for followup customer survey. There can be many contacts for the same ticket, and also more than one phone number for each contact. I have this working by using a subreport that pulls the contact person or persons for the matching support ticket.
However, there are times when the report pulls multiple tickets with the same contact during the reporting period. They don't want to send 2-4 surveys out to the same contact, only bug them one time. So, not sure if I can suppress the entire ticket information section from the main report and the contact information from the subreport if the contact shows up more than once in the report.
Any advice would be appreciated.
I have a report that pulls data for every 5th support ticket from the database. The report is used for followup customer survey. There can be many contacts for the same ticket, and also more than one phone number for each contact. I have this working by using a subreport that pulls the contact person or persons for the matching support ticket.
However, there are times when the report pulls multiple tickets with the same contact during the reporting period. They don't want to send 2-4 surveys out to the same contact, only bug them one time. So, not sure if I can suppress the entire ticket information section from the main report and the contact information from the subreport if the contact shows up more than once in the report.
Any advice would be appreciated.