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! Request now
I'm trying to create a custom visual. I'm getting following errors in the console while starting the project.
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://app.powerbi.com') does not match the recipient window's origin ('null').
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://app.powerbi.com') does not match the recipient window's origin ('null').
Can anyone help me to understand this issue here?
Hello @mohammedniyas
Power BI create a special isolation that protects the main window against custom visuals.
The isolation is implemented by using sandbox mode of iframe and cloning the windows object.
Could you please clarify the reason of using postMessage?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hello @v-viig
I want to listent some event in parent window when we click some button in power-bi app can u pls tell me how can i achieve this.
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.