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 / Preloading a gallery o...
Power Apps
Unanswered

Preloading a gallery on a separate screen

(0) ShareShare
ReportReport
Posted on by 24

Hello all,

 

I have a gallery on one page that is the 'home' page. I would like to create a loading spinner on another page, that after a few seconds via timer, automatically redirects to the actual home page. Is there any way to test for this as it is on a separate screen?

 

I don't think I have the option of using the CountRows fuction to test for it being blank, as sometimes the gallery may show blank. It is a work order system, and every once and a while it does become empty.

Categories:
I have the same question (0)
  • CU-18081211-6 Profile Picture
    9,270 Moderator on at

    Why don't you use a Rectangle Icon screen sized put in front of all controls and also a .gif imported image (loading spinner) on top, both with Visible property set to OnLoading variable.

    On OnVisible property of the screen you set  a variable OnLoading to true, load your data for gallery and set again OnLoading to false.

     

  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @qhenry ,

    Do you want to create a Preloading screen within your app?

    Do you want the Pre-loader screen to redirect to your Home screen after few seconds?

     

    I have made a test on my side, please consider take a try with the following workaround:

    1. Add a Pre-loader screen in your app, configure it as a Pre-loader page.

    2. Add a Timer control within above Pre-loader screen, set the Duration property to following:

    3000

    set the AutoStart property to following:

    true

    set the OnTimerEnd property to following:

    Navigate(HomeScreen)

    Please also check and see if the following video resource would help in your scenario:

    https://www.youtube.com/watch?v=YfYf-AkY1P8

     

     

    Best regards,

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard