I am moving my client from RDS to Custom RDS. While testing a local Report Server (SSRS) 2019, we noticed:
All hyperlinks are rendered as blue with an underline, but they are not clickable. Also, when hovering, the mouse cursor not switching to "hand" to show as clickable-hyperlink.
Important to note that in the current RDS-SSRS implementation, the hyperlinks for the same report are clickable with the "hand" cursor.
Googling the issue did not showcase an obvious item I had missed.
Do you have any idea?
After Communicating with Microsoft, this was a security fix released on Microsoft Reporting Services (SSRS) version "16.0.9101.19239" (Product Version: 16.0.1116.38) on "2025/01/06"
Changed default SupportedHyperlinkSchemes advanced server property value to disallow JavaScript
to address it: