Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am developing a power bi report on desktop, and one of the requirements is that it can auto-display other pages in a certain order , like the autoplay in Power Point. Does Power BI has the kind of functions? Appreciated the help.
I faced a similar issue. I'm making Power BI dashboards available through public links and displaying them on TVs in our company. They need to update automatically, and of course, I wanted them to navigate through the tabs of the Power BI file automatically.
Here's the solution I implemented:
Install the Tampermonkey Extension:
Replace the Default Script with the Following Code:
Adjust the nextButton and prevButton Locations:
Hope this works for you.
Hi @Neo_Lyu
Currently, Power BI doesn't support this feature.
You could submit your idea here to improve Power BI.
https://ideas.powerbi.com/forums/265200-power-bi-ideas
As Seward12533 said, it is a workaround to switch report pages but not automatically.
Best Regards
Maggie
Any other solution to achive this?
What I ended up doing as a work around is that I created different report pages and then linked those pages on separate sheets in PowerPoint. I then created a looping kiosk view slideshow that displays each page for 30 seconds. Unfortunealty the visuals do not automatically refresh, but I am looking at options of opening and closing the PowerPoint file automatically at scheduled intervals to refresh.