Running multiple instances of single parameter report at once
问题 I have a report that takes one parameter (an order no) and creates a document for that order, pulling in some address fields, etc. My customers want the ability to select multiple order numbers at once and print out say 10 different sheets, one for each order. everything would be the same on each sheet, save for the order specific information. my problem is that currently, toggling the parameter to accept multiple values jams all the information for all 10 orders into the same place on one