SSRS report - hyperlink is not working if it is highlighted via Find

Zolotoy 226 Reputation points
2021-01-07T12:29:00.803+00:00

Here is a screenshot:
54414-image.png

If I search for 1001 then it will look like this:
54360-image.png

After that clicking on 1001 which is a hyperlink is not triggering an action. The Console says:
Uncaught ReferenceError: OpenCaseEditor is not defined
at <anonymous>:1:1

Please help.

Thanks

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,936 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. ZoeHui-MSFT 37,376 Reputation points
    2021-01-08T03:21:53.683+00:00

    Hi @Zolotoy ,

    I'm using SSRS2017 and I couldn't reproduce the issue as shown.

    Are you using this to add the hyperlink? If not please incorrect us and give more details.

    Please ensure that the hyperlink is working when we directly run the report and click the link.

    Regards,
    Zoe


    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.

    What can I do if my transaction log is full?--- Hot issues November

    How to convert Profiler trace into a SQL Server table -- Hot issues November

    0 comments No comments

  2. Zolotoy 226 Reputation points
    2021-01-08T10:15:13.43+00:00

    We are not using SSRS server. We are using ReportViewer.aspx and SSRS web services. Hyperlinks are working fine when are clicked directly.


  3. Zolotoy 226 Reputation points
    2021-01-13T12:44:38.04+00:00

    Is it possible to download new reportviewer.aspx from that package? we are not using Nuget packages.

    0 comments No comments

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.