Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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!
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
