Forum Discussion

Magellan2022's avatar
Magellan2022
Helper I
2 years ago
Solved

Power BI Embedded - Hyperlinks Not Opening New Tab, Can Only Right-click and Open link in new tab

Hello,   We're using Power BI Embedded within a custom web portal where I'm having an issue where the Power BI table visual hyperlinks are not opening a new tab when clicking the hyperlink itself. ...
  • Magellan2022's avatar
    2 years ago

    We hit the button F12 to see the code being executed when the hyperlink is clicked in the report that is embedded in the web site. The javascript being executed on the click event wasn't coded originally to handle opening external hyperlinks which is why a new browser window wasn't opening up. The web developer updated the javascript to fix the issue.