Forum Discussion
tylerbauer
Helper II
9 years agoPower BI Embedded - Making Report Fill Entire Screen
Hello, I am working with a project where I am trying to make the Power BI Report 100% of the screen. Currently, I am hosting the project with Microsoft Azure and importing Power BI Desktop files...
Eric_Zhang
Microsoft Employee
9 years agoCan you try to change the iframe style to
<iframe style="position:absolute; height:100%; width:100%; border: none">
- tyeriksen5 years agoFrequent Visitor
Thanks for the tip! Still good advice!