Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to set parameters of Object Packages?

Status
Not open for further replies.

xmarcus

Programmer
Jan 30, 2006
1
US
Is there a way I can pass the same parameter value to each report in an Object Package?

I know how to set parameters in individual reports but I don't know how to set the params for multiple reports in the same package.

One could iterate through each report in the package and set the param that way, but you can't schedule reports to run that exist in an Object Package. And it's not too elegant a solution.

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top