Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
4 years ago
Solved

Automatic navigation between pages

Good morning

I have designed a report that we use as a dashboard inserted in a website. I can generate the code on the web so that it is updated to my need, but I can't switch between pages automatically. For example, start by viewing page 1 and that after 30 seconds (for example), it automatically switches to page 2.

Is this possible? Could you help me?

Thanks a lot

  • The Chrome option doesn't work for me. We viewed the reports on 60" TV screens and the idea was that they would switch between pages without interaction.

    In the end the option I had to take is html and redirect the page every 90 seconds to a second url with the address of the other page, and the same in the code of the other website to return to the first.

    Although of course, the result would have been better directly from PowerBI.

    Thank you very much for your help!

5 Replies

  • The Chrome option doesn't work for me. We viewed the reports on 60" TV screens and the idea was that they would switch between pages without interaction.

    In the end the option I had to take is html and redirect the page every 90 seconds to a second url with the address of the other page, and the same in the code of the other website to return to the first.

    Although of course, the result would have been better directly from PowerBI.

    Thank you very much for your help!

    • V-lianl-msft's avatar
      V-lianl-msft
      Community Support

      Yes, there are only similar workaround at this stage.Thanks for your sharing.