open report in new window

  • Hey

    I am trying to create a report with a table filled with data, in that table there is some clickable columns where I want to link to another report, and pass a couple of parameters to it, and I want that report to open in a new window?

    How can I do that?

    I am trying something like this:

    ="void(window.open('urltoreportonreportserver&rs:Command=Render&dwid="+Fields!compkey.Value+"&theuser="+User!UserID+"&action=0&thetype=Ignore','_blank'))"

    However, I get an error that the parameters isnt being passed?

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply