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 / when accepting the pus...
Power Apps
Unanswered

when accepting the push notification on the mobile ,it should direct to the screen2 instead screen1

(0) ShareShare
ReportReport
Posted on by 496

Hi ,

I have a app ,it send the push notifications using a flow .. When it execute through the app , recipient  get the notification , but when accepted notification , it will re-direct to the app main screen .. I want it to re-direct to the screen2 in the same app ..

 

pls advice 

 

rgds

AD 

 

Categories:
I have the same question (0)
  • Fredrik_A Profile Picture
    3,463 Super User 2026 Season 1 on at

    Hello,

     

    i would do something like this:

     

    1. App OnStart, If( !IsBlank( --parameter--), Set( vSelectedRecord, LookUp( dataSource, ID=Param(ID) ); Navigate(viewScreen, Transition.CoverRight))

    2. App opens, checks if Param IsBlank

    3. If it's not blank Sets variable and navigates to View screen

  • ajithd6368 Profile Picture
    496 on at

    Hi Fredrik ,

     

    would you pls explain what is --parameter--.. do we need to send this on the push statement  to get the same back while accepting ?

     

    rgds

    AD

  • Fredrik_A Profile Picture
    3,463 Super User 2026 Season 1 on at

    When you trigger the notifications you have an option to include parameters,  for example like this:

     

    PowerAppsNotification.SendPushNotification({recipients:[DataCardValue14.Selected.Email], message:"Task " & Upper(DataCardValue9.Text) & " is assigned to you.",
     params:[screen:"1", taskid:BrowseGallery1.Selected.ID]
     })
  • ajithd6368 Profile Picture
    496 on at

    Hi Fredrik ,

     

    used below statement , but get errors 

     

    ajithd6368_0-1665552657583.png

    appreciate your advice 

    rgds

    AD

  • ajithd6368 Profile Picture
    496 on at

    Fredrik ,

     

    really appreciate you advice on my request ..

     

    rgds

    Ajith 

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