Forum Discussion

mamato3387's avatar
mamato3387
New Member
11 years ago

Dashboard Displays

Hello,

Has anyone had any luck presenting the dashboards on TV screens and rotating through different reports or dashboards. Our company would like to display our information thoughout the offices but i am not sure how.

 

6 Replies

  • Looking for a built-in solution for this as well. My management is waiting for me to figure this out before ordering our monitors.

  • MobileDemand just came out with a slick Dashboard Rotator app for Power BI. Once you have your dashboards created, you simply input the unique URL's in to the app, set the display duration and then click Start. This app is great for presenting multiple dashboards on monitors.

     

    Windows 10 Dashboard Rotator: https://www.microsoft.com/store/apps/9nblggh4s5qb

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    Each dashboard has its own GUID, so, in theory, it would be possible. You'd need a script that opens a series of URL's. Authentication would probably be an issue. Perhaps a PowerShell script or C# program that would cycle through the URL's or perhaps just cycle through tabs. You could authenticate once and it would work until session expired.

     

    Interesting idea. Need to think about this one some more.

    • mstefancik's avatar
      mstefancik
      Advocate IV

      I would say that some kind of presentation mode should be implemeneted. I am sure it is useful feature for organizations which want to present their data. To enable user to choose which reports or dashboards they want to automatically rotate on screen.

      • palam's avatar
        palam
        New Member

        This is a feature that I would be extremely interested in, we essentially want to present our dashboard onto a large screen TV, and have the tabs cycle through.

         

        Please let me know if there are any plans, or if anyone has successfully implemented this via powershell.