Forum Discussion
Publish to Web - Enter Full Screen Mode button not working
My company has a report that has been published to the web, and the iframe embedded in to one of our websites, interrai.co.nz/data
When you click on the Enter Full Screen mode button, nothing hapens. I have tried with Chrome and Edge and neither work.
The iframe code (auto generated by the PowerBI Service) is:
<iframe width="800" height="600" src="https://app.powerbi.com/view?r=eyJrIjoiZTU2YjdlZjUtYmU0YS00ZTgxLWI2YWMtMDA4MTFmZWJjZDNhIiwidCI6IjAwNTFlYzdmLWM0ZjUtNDFlNi1iMzk3LTI0Yjg1NWIyYTU3ZSIsImMiOjEwfQ%3D%3D" frameborder="0" allowFullScreen="true"></iframe>
2 Replies
- AnonymousNot applicable
Hello! Did you get the full screen mode button working in the end? I'm experiencing the same with my dashboards when embedded as an iframe – this used to work in the past but recently has stopped working...
Example: https://smarturl.it/citywideintelhub – my Power BI dashboard is inside an iframe and the full screen button stopped working in September......
Thank you
Si
- AnonymousNot applicable
-edit- looks like I've missed out allowfullscreen on my iframe code and that seemed to have fixed my problem!!!