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 / Display last entered e...
Power Apps
Unanswered

Display last entered entry ID in Success message

(0) ShareShare
ReportReport
Posted on by 8

Hi all,

 

I've been reading other posts but not getting results.  

 

Scenario- I have created a SP list and created a App using patch. Once the user submits they are taken to a success message.  I want to provide the user a reference number for their entry. My thinking is to display the SP ID of the entry in the success message.  

 

Suggestions on how to achieve this?  

 

Thank you.. 

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

    Hi @WRD381,

     

    You should be able to get the Last Item ID by using the formula below:

    Last(SharePoint_List).ID

    Once the Submit (patch) finished, take a refresh of the List, then take use of the Last() function to get the ID of the newly created item.

     

    Another way is to collect the patch() results.

    Within the Submit button, modify the formula as below:

    ClearCollect(LastRecord, Patch(SPList, ....))

    After that, take use of the formula below to show the ID:

    first(LastRecord).ID

    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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard