Forum Discussion
Displaying Power BI Web Reports As SlideShow
- 9 years ago
Currently, it's not supported to display report pages as SlideShow in browser. But you can export the report into PowerPoint for SlideShow purpose. For more details, please see: Export Power BI report to PowerPoint (Preview)
Regards,
I created an extension in Chrome to make this. It's very simple usage.
Hi _picoloto43
This extension is cool it works!
I have another question, does it refresh the dashboards?
I have an auto-refresh add-on on Chrome browser along with your extension, but when the Page refreshes the slideshow goes on but it exits the full screen mode. Any solution to this?
Thanks
- _picoloto438 years ago
Advocate II
Hi sss0379
Why do you need refresh the page?
If you have schedule updates in Power BI, you do not need to refresh.
I still working in the extension, I want leave the slide time adjustable.
Any idea will be welcome :)
- samymsrd8 years agoNew Member
how will adjust the time to be 30sec
- _picoloto438 years ago
Advocate II
I fixed the time for slide transactions. Now you can set a time in seconds, just click in the icon of extension with the right button and select "Options", remember to click in save and the update the repository.
Check the repository in GitHub again! Thanks guys
- sss03798 years agoFrequent Visitor
Hi _picoloto43
I needed to refresh the page to show the changes to my reports example: if my Viusalization changes then it wont be refreshed. The slide show still would show old data.
I found out the solution to the refresh exiting from the screen, I had to add ?chromeless=1 to the URL and the combination of your add-on and the auto-refresh help in slideshow and refreshing the slide with the latest data.
Providing detailed steps to anyone who would like to implement the TV Dashboard / Web Reports As Slideshow, with Refresh functionality.
- Google Chrome Browser
-Add-ons:
(1) Auto-Refresh
(2) @_picoloto43 Github solution for slideshow
-Login into PBI App Service in browser
-Select the report
-Hide all the toolbars/status bar of Google Chrome browser
-Select Full-Screen Mode
-In your report URL add "chromeless=1"
-Start @_picoloto43 Slideshow addin
-Start Auto-refresh addin
-Click the PowerBI Report FullScreen icon
-You should be rolling!!!
Thanks!
- _picoloto438 years ago
Advocate II