Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Iswarya_M
New Member

Trying to open the custom visuals report from another custom visual report in a new window.

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!

0 REPLIES 0

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors