Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
We have developed custom visuals using Angular component. One of our requirement is to create link in one custom visuals Power Bi report and when clicking the link, it should redirect to another Power Bi report. We have implemented this in our local. Its working fine. But when we published in Power Bi Desktop/Power Bi Service, the URL redirection is blocking due to security issue. (Blocking any external URL).
Error : Blocked opening 'https://app.powerbi.com/groups/a7ab0c29-eec6-4b26-b4ec-22b61273fd83/reports/57c0126d-9995-4036-ab2a-...' in a new window because the request was made in a sandboxed frame whose 'allow-popups' permission is not set.
Since the report is made up of iframe sandbox which is developed by Power BI developers, we are not able to set the “allow-popups” permission in iframe.
Could you please help me to fix this issue. Thanks in Advance!
Check out the July 2025 Power BI update to learn about new features.