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 / Push Notification para...
Power Apps
Answered

Push Notification parameter is read only

(0) ShareShare
ReportReport
Posted on by 57

If you send a push notification with a parameter to an app, it works fine, it will open the app and pass the parameter. Once passed you can't change the value of that parameter, this is unfortunate but OK. The real issue is PowerApps can't update it's own parameters either. If you send a second push notification with a new value in the parameter, the existing value is not overwritten, you have to close the app, to see the new value.

 

In my scenario, users must log an entry twice a day. If they forget I send a notification for the day and period they're missing. When they click + to add a record, I set the date equal to the value of the push parameter. Works great the first time but not the second.

One solution is to close the app after the user makes an entry but It is not efficient to close apps on a mobile nor is it UI friendly. Furthermore, I'm using the standard phone layout for Sharepoint, MS didn't include a close button in the UI (and neither would I). So the user has to close out the app with a swipe or back button but that's not going to happen.

Is there a way to get that second notification parameter without closing the app?

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

    Hi @nigel_s ,

    Based on the issue that you mentioned, actually, it is an normal behavior with the PowerApps Push Notification functionality.

     

    The parameters you specified within the PowerAppsNotification.SendPushNotification() function would be passed into the opening app only when you click the notification to run the app. Then you could use the Param() function to receive the passed parameter values.

     

    If you want to receive the passed parameters within the second notification without closing current app, I afraid that there is no way to achieve your needs in PowerApps currently.

    If you would like this feature to be added, please submit an idea to PowerApps Ideas Forum:

    https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas

     

    As an alternative solution, you could consider send an outlook email notification using Power Automate flow and embed the App URL Link of the target app within the email body. When the recipient click the embedded URL link, it would be navigate to run this app. On your side, you could append some parameter values along with the App URL Link, then within your canvas app, you could use the Param function to receive passed parameter values.

    Please check and see if the following thread would help in your scenario:

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Include-EditForm-link-for-particular-item-in-email-SharePoint/m-p/420582

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Embedded-link-to-a-Sharepoint-List-item-in-PowerApp/m-p/303910

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Editing-a-record-from-a-flow-powerapp/m-p/265416

     

    The standard format of the App URL Link along with parameters as below:

    "https://apps.powerapps.com/play/a8bdf1d5-87b2-4be1-8948-86529f53887a?tenantId=9e51064f-xxxx-41a2-xxxx-9785a9d6c706&Param1=" & "Value1" & "&Param2=" & "Value2"

     

    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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 408

#2
timl Profile Picture

timl 340 Super User 2026 Season 1

#3
Vish WR Profile Picture

Vish WR 319

Last 30 days Overall leaderboard