I have a separate search datapage and report datapage, the search has three listboxes which a user can choose an option from (only the first listbox is required the other two are optional).
I have embedded the datapages on the same web page and each time I choose either one or all of the three listbox options the resulting records are repeated three times in the report.
Can anyone advise on why this might be happening? I have tried having just one filter on the report datapage but the records are still shown three times.