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 autom...
  • Syndicate_Admin's avatar
    4 years ago

    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!