Forum Discussion
Anonymous
4 years agoNot applicable
How to pass data from PowerBI to embeded window
We have some PowerBI reports embeded in an angular application. Whenever user clicks a record in PowerBI report, I need to pass the clicked record data from PowerBI to angular app. Is it possible...
lbendlin
Super User
4 years agoAre you trying to use a basic iframe? You can only interact with the Power BI content if you implement the complete Power BI Embedded (app owns data, I guess) experience.