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

Notifications

Announcements

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,401 Super User 2025 Season 2 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,401 Super User 2025 Season 2 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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 386 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 361

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 339 Super User 2025 Season 2

Last 30 days Overall leaderboard