Forum Discussion
PBI report playlist
I have built 2 reports in using PBI desktop. I have publisher them to PBI report server.
I need to display thèse 2 reports alternatively in a screen without humanitaire intervention as a playlist approach
What are the different solutions do you suggest to implement this requirement?
- Anonymous2 years ago
Hi PaulCla ,
You can Consider using a browser automation tool, such as Selenium, to control the browser. You can write flow scripts that open reports in full-screen mode and switch between them at set intervals. This approach requires some programming knowledge and setup, but can achieve the playlist-like functionality you're looking for.
Below is the post will help you:
How To Display on a TV?:https://community.powerbi.com/t5/Service/How-To-Display-on-a-TV/td-p/445107/page/2
How to display reports on TV as slideshow?: https://community.powerbi.com/t5/Service/How-to-display-reports-on-TV-as-slideshow/m-p/809854
How to display a Microsoft Power BI Dashboard or Report with embed:https://support.embedsignage.com/en/articles/4884352-how-to-display-a-microsoft-power-bi-dashboard-or-report-with-embed
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi PaulCla ,
You can Consider using a browser automation tool, such as Selenium, to control the browser. You can write flow scripts that open reports in full-screen mode and switch between them at set intervals. This approach requires some programming knowledge and setup, but can achieve the playlist-like functionality you're looking for.
Below is the post will help you:
How To Display on a TV?:https://community.powerbi.com/t5/Service/How-To-Display-on-a-TV/td-p/445107/page/2
How to display reports on TV as slideshow?: https://community.powerbi.com/t5/Service/How-to-display-reports-on-TV-as-slideshow/m-p/809854
How to display a Microsoft Power BI Dashboard or Report with embed:https://support.embedsignage.com/en/articles/4884352-how-to-display-a-microsoft-power-bi-dashboard-or-report-with-embed
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.