Forum Discussion
aarshps
8 years agoFrequent Visitor
Pass value to the embedded app from custom visual
Hi all, I want to pass values to the embedded app from the custom visual used in my report. For eg. I want to raise an event when a click event occurs inside the custom visual so that I can take ...
v-viig
8 years agoCommunity Champion
Thanks for the details.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Anonymous
1 year agoNot applicable
v-viig Please can you confirm if this is possible? Looks like the sandboxed iframe is intercepting messages between the parent window and the custom visuals, to ensure only a certain list of events are handled.
Is there a way to define custom events for communication between the parent and the custom visuals?