Forum Discussion
Link to full screen
There is a full screen button in the Power BI service "Enter Full Screen Mode". Is there a URL stub that I can add to the dashboard URL to force this mode?
I can only find the "enter full screen mode" in a "published to web" link, regarding this button, it doesn't call any specific link, it just calls some javascript which has the same action like pressing F11. So the page is loaded not in full screen by default. You can submit your idea at Power BI Ideas.
12 Replies
- vickydHelper V
Adding ?chromeless=true at the end of the URL seems to open it up directly in full screen mode.
I'm trying to see if there is a way to make it show up as fit to width or fit to screen by default. Haven't found a solution to that yet.
- A1mFrequent Visitor
vickyd wrote:Adding ?chromeless=true at the end of the URL seems to open it up directly in full screen mode.
I'm trying to see if there is a way to make it show up as fit to width or fit to screen by default. Haven't found a solution to that yet.
I need to fit to width by default. Any update here? Appreciated.
- MooihoekHelper II
Awesome glad I found this helps me out significalty!
- satyeFrequent Visitor
worked perfectly !Thank you very much =)
- AnonymousNot applicable
It doesn't work if you use filters in the url.
Some ideas?
- Eric_ZhangMicrosoft Employee
I can only find the "enter full screen mode" in a "published to web" link, regarding this button, it doesn't call any specific link, it just calls some javascript which has the same action like pressing F11. So the page is loaded not in full screen by default. You can submit your idea at Power BI Ideas.
- ovetteabejuelaImpactful Individual
I would strongly support this idea, I think it should be the default specially for subscribers. They don;t care about other stuff behind the scene, they just want to get directly into the report - so must be in full screen mode via url.
- MWinter225Advocate IV
MattAllingtonAdd ?chromeless=true to the end in chrome and it works!