Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin 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.
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
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
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.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
8 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |