Hello,
I have a report with a parameter which allows for multiple values (think of them as IDs for customers) to be passed into the report. All of these IDs have the same numerical data displayed on the report.
How do I set up the report to iterate through all these values and print their respective data on separate pages and stitch them all into one PDF?
Thank you

