Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
nvgersdorff
Frequent Visitor

Embedded Report - grey areas

Hello everyone,

 

Iam embedding reports in a mobile app, reports are displayed in mobile layout. I want the reports to use the whole screenwidth but i cant make it happen. A small grey area remains and reports are not centered. I looked in to quite a few posts about this topic but none realy solved it.

 

You want to see an example of that behaviour? Just go to Microsoft PowerBI's embedded playground, run the example and look at the mobile layout. That's exactely what i get. Its not full width and not centered. I don't like that. Anybody thinks the same and found a way to achieve full screen width?

 

Kind regards

Nicolai

2 REPLIES 2
nvgersdorff
Frequent Visitor

Hello @Anonymous ,

 

thank you for your reply! I tried using Full Screen but it didn't change anything with my visual. Am I using it correctly:

 

var element = document.getElementById('reportContainer');
var rep = powerbi.get(element);
rep.fullscreen();

 

I put this code both in onLoaded and on Rendered to see if it can make a difference but i get the same result. Do you have another idea? 

 

Kind regards

Nicolai

Anonymous
Not applicable

Hi @nvgersdorff ,

 

You can try to use full screen.

If you're using Power BI mobile, full screen is available for Windows 10 mobile apps.

 

Reference: When to use full screen mode

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.