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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RE: Open up report in a new window and passing a parameter

Status
Not open for further replies.

allyne

MIS
Feb 9, 2001
410
US
I'm very new this and have this java script: ="javascript:void(window.open(' &rs:Command=render&Rendering_Provider & & Parameters!Rendering_Provider.Value = & Parameters!Rendering_Provider.Value &','_blank'))". What I have is a main report that uses a multi select parameter (Parameters!Rendering_Provider.Value ) which I want to pass to a secondary report that also has a multi parameter (Parameters!Rendering_Provider.Value ) I can bring the second report up but I'm to able to pass the parameter through. I can't figure out what I'm doing wrong. Thanks for your help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top