paginated report javascript
1 TopicJavaScript support in Power BI Paginated Reports
Hello, As per Microsoft documentation, we can render HTML elements in the Paginated report. https://docs.microsoft.com/en-us/sql/reporting-services/report-design/importing-html-into-a-report-report-builder-and-ssrs?view=sql-server-ver16 I am trying to use this approach to have an Anchor tag invoke a JavaScript function on the host web page. But it is not working. I tried using the approach mentioned here: https://www.youtube.com/watch?v=Dosc-WCl9RY Can anyone point me to working examples where we can invoke JavaScript code on Hyperlink clicks on Paginated report.986Views0likes1Comment