Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I am running my paginated report in an iframe. The rport has hyperlinks defined in the Action/Go to URL. They are not opening when I click on them. But if I use the right mouse I can open it in the new tab. Any idea what the problem is?
Thanks
Hi, @Markzolotoy ;
Perhaps this is due to the reason in the iframe, I have searched some information about this for your reference;
add the attribute "allow-top-navigation" and then change the link to 'target=_parent' and that works.
https://stackoverflow.com/questions/16929334/links-inside-iframe-not-in-popup-doesnt-work
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I am sorry, but it is just the same.
<div><a tabindex="8" href="my link here" style="color:Blue" target="_top">blabla</a></div>
I guess, engine knows better then me how to open links.
Hi @Markzolotoy
Can you confirm that the hyperlinks work when in the standard Power BI Service?
If that does work (meaning the paginated report is working as expected) could it be an issue with the iFrame not allowing external links?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
29 | |
28 | |
23 | |
22 | |
19 |
User | Count |
---|---|
52 | |
34 | |
28 | |
24 | |
21 |