SSRS Passing values between list and subreport
Posted
by mjmcloug
on Stack Overflow
See other posts from Stack Overflow
or by mjmcloug
Published on 2010-03-12T14:05:19Z
Indexed on
2010/03/12
14:07 UTC
Read the original article
Hit count: 350
So this is like my third SSRS question and I've only been looking at it for a day :S
This question may be a little sketchy as I'm still not up with the terminology.
Basically I have a list that is bound to a "Select" of SiteId's. Inside this list I have a sub report. The idea is to pass these SiteId's into the sub report one at a time to generate a report for each site Id.
But I can't figure out the expression required to pass this value in?
Way off the mark? or is there an answer to this question
© Stack Overflow or respective owner