How to open a URL in a new window in SSRS report?

  • I want to open a pdf file in a new window by clicking on its URL in SSRS reoprt. I heard that it is possible with Java script. So I tried with ="void window.open('yoururl&rs:Command=Render"')" in the SSRS expression. It is working only for https and http.

    But the URL which I want to open is as follows. \\ourcompanyname.local\systems\documents\abcd.pdf

    Can anyone please help me to resolve this issue. It is on high priority. please reply ASAP.

    As a database developer, I will be very happy if it is possible with SQL script.

    If not please help me with some java script.

    Thanks in advance.

Viewing post 1 (of 1 total)

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