Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Passing a parameter to a Sub Report

Author  Topic 

stevenplee
Starting Member

2 Posts

Posted - 2010-09-09 : 21:22:22
Has anyone been able to pass a parameter to a sub report that is apart of a main report. I have been able to accomplish this while nesting the subreport into a table on the main report. I would like to be able to do this with a subreport in it's own data region,

Thanks

rohitkumar
Constraint Violating Yak Guru

472 Posts

Posted - 2010-09-17 : 14:18:56
I am using a sub-report and am able to pass parameters, what's the issue you're facing?
Go to Top of Page

stevenplee
Starting Member

2 Posts

Posted - 2010-09-18 : 01:12:01
I can pass the parameter if the sub report is nested in a tablix or a list. I want to be able to pass to a subreport that is just embedded as a separate data region
Go to Top of Page
   

- Advertisement -