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 2005 Forums
 Analysis Server and Reporting Services (2005)
 Passing Parameters to subReport queries

Author  Topic 

george.greiner
Starting Member

19 Posts

Posted - 2010-03-19 : 11:34:28
Hello,

I am having an issue passing a parameter from report to my subreport so it only pulls the necessary data. I have created the parameters but am unsure how to tell the subreport query to use that parameter. Any help would be appreciated.

Thanks,

George

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-03-19 : 13:04:11
you've a parameters tab in subreport container where you can define what all parameters with what values you want to pass down to subreport

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -