I'm working on a report that contains about 10 subreports. Some of the subreports need multi-valued parameter passed from the main report. After struggling with it for awhile I came across a good post that explains three different ways to do that. All three worked from me.
http://social.msdn.microsoft.com/forums/en-US/sqlreportingservices/thread/ae5ac615-1076-428d-9fcf-6c27e5fee1f0/
When Can Partitioned Compute Help Improve Fabric Dataflow Performance?
-
Partitioned Compute is a new feature in Fabric Dataflows that allows you to
run certain operations inside a Dataflow query in parallel and therefore
improv...
6 days ago