question

markgoldin-3750 avatar image
0 Votes"
markgoldin-3750 asked markgoldin-3750 commented

SSRS report with hyperlinks

I have a very simple hyperlink. The textbox value is "Link". Action is ="https://www.google.com/". When the mouse is over the text it shows https://www.google.com on the bottom of the Browser, but when I click on the Link nothing happens. If I click with the right mouse and say open in the new tab it works fine. Any idea what the problem is? I cannot use javascript:open becuase it wont work in PDF. The report is running in Local Mode - no SSRS server.

Thanks

sql-server-reporting-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Joyzhao-MSFT avatar image
0 Votes"
Joyzhao-MSFT answered markgoldin-3750 commented

Hi @markgoldin-3750 ,
I tried to reproduce your problem, but it did not happen. I tested two browsers: IE and Google Chrome, they all worked fine.
I think the issue has nothing to do with Report Viewer, please check your browser.


131507-16.gif

Best Regards,
Joy


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


16.gif (329.2 KiB)
· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Tried all browsers. None worked. Is it possible for the backend to modify the default hyperlink behavior?

0 Votes 0 ·

Forgot to mention that the report is running inside of the iframe.

0 Votes 0 ·

One more. Seems like target attribute is ignored. Is that a bug? Assuming it works how to open a hyperlink in the new tab?

0 Votes 0 ·

Did you receive any error messages or prompts during the operation?

0 Votes 0 ·

Nope. Nothing in the Console either. Again, is it possible that the backend sets something on the ReportViewer?

0 Votes 0 ·