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 / Show a spinner loading...
Power Apps
Answered

Show a spinner loading until the flow stops ( a security role has been added to the user)? How can I do that?

(0) ShareShare
ReportReport
Posted on by 520

So I have an app, when pressing submit, a flow starts that adds to that user a security role.
I want, after pressing submit, to show a spinner loading that stops after the flow or the security role is added.
How can I do that?

Categories:
I have the same question (0)
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @Robert94 ,

     

    You could try this method:

    1\Set the submit button's OnSelect property to:

    Set(ShowSpinner,true);
    Run.FlowName();
    Set(ShowSpinner,false);

    2\ Set the spinner's visible property to:

    ShowSpinner

     

    Best Regards,

    Bof

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
Haque Profile Picture

Haque 94

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard