Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I have a SSRS report where first I get some values from SPList1 and store in a Parameter that accepts multiple values, then I pass these values from my mail report to a subreport (subreport is from SPList2). But my subreport shows only results based on the first value from the parameter(where parameter has two or more value).

When I display the report the parameter show a dropdown list with all the values and when I select the 1st value It shows the report for that and when I select the 2nd value it shows the report for the 2nd value, but when I select both the values it gives some error "one or more parameters were not specified for the subreport".

Regards, Vikram

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.