Forum Discussion

DALTMALY's avatar
DALTMALY
New Member
3 years ago

How to display a visualization after 2 seconds?

Hi, I'm trying to create an animated Dashboard.

Which consists of showing each KPI after 2 seconds from opening a tab of my Dashboard.

Example:

 

I have 3 tabs

 

If I want to turn from page 1 to page 2 I show 3 KPIs, each one with its own seconds to display

 

 

 

Is this possible in Power BI Desktop?

1 Reply

  • RayWu's avatar
    RayWu
    Icon for Memorable Member rankMemorable Member

    DALTMALY  I don't think you can. You can try searching for a custom visual animation but this can only be applied on one single page and won't be able to do the things you wanted.

     

    You can try use a third-party program (Autohotkey script) or software that comes within a keyboard/mouse for a macro that can automate a click to relevant pages - you can insert a transparent object that takes you to page 2/3 and add in timing for this. I would only do this if you don't want the user to interact with the dashboard but they can only see the animation display and it would only work on your device so if it is something you want to show on your screen to other people. 

     

    Another option is to not have animation at all but a button that can take the user to page 2/3.