Home Forums Reporting Services SSRS 2014 What URL should I give to run the report directly.. RE: What URL should I give to run the report directly..

  • mw112009 - Tuesday, November 14, 2017 3:15 PM

    mw112009 - Tuesday, November 14, 2017 3:14 PM

    Sue_H - Tuesday, November 14, 2017 1:04 PM

    For the go to URL and opening a new window, it needs to be java script. Something like:
    ="void(window.open('http://YourPathToReport','_blank'))"

    Sue

    ="void(window.open('http://www.google.com','_blank');"

    I tried but it does not work

    for some odd reason , when posting, this removed the first part which says  void(

    IT removes the word J-A-V-A-S-C-R-I-P-T