C10
Interbase
I have a main report and a linking subreport by SSN. I want the subreport to process a bunch of data if a person's selection criteria is met in the main report. Each person may meet more than one of the conditions. Since I am using 'is one of' as the selection criteria, the subreport will process multiple times for every condition met, and I only want it to process once per person as long as at least one of the selection criteria conditions are met.
What is the best way to only process each person's subreport once?
Interbase
I have a main report and a linking subreport by SSN. I want the subreport to process a bunch of data if a person's selection criteria is met in the main report. Each person may meet more than one of the conditions. Since I am using 'is one of' as the selection criteria, the subreport will process multiple times for every condition met, and I only want it to process once per person as long as at least one of the selection criteria conditions are met.
What is the best way to only process each person's subreport once?