Go to url does not work

Yun 40 Reputation points
2024-12-23T07:27:35.1666667+00:00

Does anyone kown why go to url doesn't work in my report.

I'm using "http://www.test.com" in the expression.

But it does not go to the url when clicking.

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,960 questions
0 comments No comments
{count} votes

Accepted answer
  1. ZoeHui-MSFT 38,951 Reputation points
    2024-12-23T08:34:30.53+00:00

    Hi @Yun,

    Not sure if you have added " in the tab, you may try with the address directly.

    It works fine in my environment.

    User's image

    Or you may try with below expression:

    ="javascript:void(window.open('http://www.test.com'))"

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.