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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
nedthai
Regular Visitor

How to display report on full screen mode on Power BI Report Server

I create some reports on Power BI Desktop and publish it on Power BI Report Server, and show it to my boss. My problerm is that how can I hide the menu bar or show the reports on full screen mode (or TV display mode).

 

Base on the image below, the menu on Power BI Report Server takes up too much space. I spent so much time for searching the solution in the internet but still couldn't find any thing.

 

ReportServerProblerm.JPG

 

Thank you so much to anybody can help me.

1 ACCEPTED SOLUTION
v-qiuyu-msft
Community Support
Community Support

Hi @nedthai,

 

You can append the ?rs:embed=true or ?rs:Command=Render&rc:Toolbar=false at the end of report URL. Assume the report URL is: http://<server>/Reports/powerbi/ScheduleRefresh1129

 

You can set the URL as:

 

http://<server>/Reports/powerbi/ScheduleRefresh1129?rs:embed=true

Or

http://<server>/Reports/powerbi/ScheduleRefresh1129?rs:Command=Render&rc:Toolbar=false

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

30 REPLIES 30
v-qiuyu-msft
Community Support
Community Support

Hi @nedthai,

 

You can append the ?rs:embed=true or ?rs:Command=Render&rc:Toolbar=false at the end of report URL. Assume the report URL is: http://<server>/Reports/powerbi/ScheduleRefresh1129

 

You can set the URL as:

 

http://<server>/Reports/powerbi/ScheduleRefresh1129?rs:embed=true

Or

http://<server>/Reports/powerbi/ScheduleRefresh1129?rs:Command=Render&rc:Toolbar=false

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I have created this Bookmarlet to make it more easy for end users to switch to full screen mode.
https://github.com/RiadAdel/pbi-fullscreen

Anonymous
Not applicable

Hi.

 

Sorry for my ignorance, but I am not able to use it even in a simple case.

The link to my report is 

https://app.powerbi.com/groups/me/reports/ce7aa608-6b4f-4da5-9d5b-35bc801a47bb?ctid=7808e005-1489-43...

 

The link, addding the aforementioned formula:

https://app.powerbi.com/groups/me/reports/ce7aa608-6b4f-4da5-9d5b-35bc801a47bb?ctid=7808e005-1489-43...

leads to an error page.

 

Could someone please point out what I'm doing wrong?

 

Thanks in advance and apologies for my ignorance.

Anonymous
Not applicable

Hi,

 

The provided solution worked fine.

However is there any way to display the dark lined Power BI Report server bar with settings ICon with the reportCapture.PNG

 

Thanks

Hi,

 

This is working great but i am  passing filters in the URL and when i use with the filters it is breaking the filters. I am passing something like below one i tried all the combinations its not working

 

?filter=Region eq 'North%20America'?rs:Command=Render&rc:Toolbar=false 

Works if you use:

 

?chromeless=1&filter=

 

rather than 

 

?chromeless=1?filter=

@v-qiuyu-msft

 

If I wanted to show a report server report on a TV monitor in the office and use your advice to make it full screen---- is there a way to automatically refresh the page to see the new data every hour when the data refreshes? or will the data show up automatically when refreshed on a SQL Server imported query? 

If you use chrome, you could use an extension like this to auto-refresh the page at an interval you specify:

https://chrome.google.com/webstore/detail/auto-refresh/ifooldnmmcmlbdennkpdnlnbgbmfalko?hl=en-US

Hi @v-qiuyu-msft,

 

Your solution is perfect, it's working. Thank you so much.

sbvsv
Frequent Visitor

Hi @v-qiuyu-msft any idea on how to make this action default when opening power bi reports on the Report Server? Instead of manually adding  the embed=true on the url?

 

Thanks!

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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