I have a Main report that I run a store procedure in. It can return multiple values. In the same report I have 7 different sub-reports. I would like to just run the store procedure once and then pass the values to the sub-reports. I have tried making a Multiple parameter but it seems to be not working. If anyone has any suggestions please let me know. Thanks.