Azure-Samples / power-bi-embedded-integrate-report-into-web-app

A Power BI Embedded sample that shows you how to integrate a Power BI report into your own web app
MIT License
134 stars 153 forks source link

Power BI exit full screen mode #91

Open Atiqullah-Naemi opened 6 years ago

Atiqullah-Naemi commented 6 years ago

I am adding power js bi embed to wordpress posts, I am using report.fullscreen() to make it full screen but how can I add a button to the iframe when it is full screen to allow users to easily click on the button and exit full screen mode ?

Thanks for helping.

Zahma commented 5 years ago

add a button with a higher z-index, it will do it