web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Best way to do a progr...
Power Apps
Answered

Best way to do a progress bar for a splash screen

(0) ShareShare
ReportReport
Posted on by 146

I wanted to build a component for a splash screen for use with my apps. Firstly for hopefully a “wow” factor, to give the app some pizzaz on loading. But also more practically, the app take a few seconds to run its OnStart, so figured I’d hide that behind a splash screen, with the title and maybe a pretty logo, etc.. Just a 3 second timer, then slide into the main screen.

 

What is the best way to go about animating a Progress bar for three seconds? I figure I could use the new progress bar control, or something like it, along with a timer to fill up the bar, but can’t quite wrap my head around it.

Categories:
I have the same question (0)
  • Verified answer
    Ami K Profile Picture
    15,687 Super User 2024 Season 1 on at

    Hi @GlennBullion ,

     

    Download a GIF online. E.g.

    1. Create a new “Loading” Screen and insert your downloaded gif into this screen
    2. Ensure the StartScreen property in the App object is set to the Loading Screen
    3. In the loading Screen, insert a Timer control
    4. In the AutoStart property of the Timer control, change to true. This will automatically start the timer control when the screen has been navigated to when the App starts
    5. In the OnTimerEnd property, enter the following:
    6. Navigate(your destination screen name,ScreenTransition.Fade) – Note that Screen Transition is optional
    7. In the Duration property of the Timer control, set the duration (e.g. 3000 = 3 seconds)
    8. Hide the Timer control

    ------------------------------------------------------------------------------------------------------------------------------

     

    If I have answered your question, please mark your post as Solved. Remember, you can accept more than one post as a solution.

    If you like my response, please give it a Thumbs Up.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,045

#2
Valantis Profile Picture

Valantis 675

#3
11manish Profile Picture

11manish 592

Last 30 days Overall leaderboard