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 / How to get app to navi...
Power Apps
Unanswered

How to get app to navigate/display a second screen once a power automate flow is successful (power automate is triggered by button on screen 1).

(0) ShareShare
ReportReport
Posted on by

Hello, 

 

I've been tasked with designing a new Power app for our team to send notifications to the business. I've never used power apps before but have had help with the initial design and running a basic flow.

The send button when selected runs a power automate flow to send the message put in the 'free text' box.

What I would like is, after that flow is successful (i.e. message sent) the app navigates to a separate screen that displays a 'send successful' message.

 

JEH1_0-1707321046263.png

 

Any help on how I could this is most welcome. 

 

Categories:
  • TheRobRush Profile Picture
    11,128 Moderator on at

    use this connector in flow to send a success message back to the app. and then add .nameofvariable after your flow to check what it returned to you and navigate based on this. for example

    Set( flowAnswer,
     weatherReport.Run(Location.Latitude & "," & Location.Longitude).weatherreport);
    
    If(flowAnswer="success", Navigate(successScreen))

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 432 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 347

#3
WarrenBelz Profile Picture

WarrenBelz 254 Most Valuable Professional

Last 30 days Overall leaderboard