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 / Get ID after just subm...
Power Apps
Answered

Get ID after just submitted form

(0) ShareShare
ReportReport
Posted on by 14

Hi, is there any chance to get ID after just submitted form? I have a 2 screen, 2 SharePoint list and when I submit first form in first screen, I want to navigate second screen and also get ID from first list. But I have problem. ID = blank. 

I think submitting data in SharePoint spent more seconds than navigating screen.  Any solution?

@Reza 

 

Capture.PNG

Categories:
I have the same question (0)
  • BCBuizer Profile Picture
    22,563 Super User 2026 Season 1 on at

    Hi @hasherdene ,

     

    Perhaps LastSubmit() can help you:

     

    LastSubmit(CoverForm).ID

     

     

  • Verified answer
    timl Profile Picture
    36,682 Super User 2026 Season 1 on at

    @hasherdene 

    As @BCBuizer correctly suggests, LastSubmit will return the last submitted record, including the server generated ID value. However, the syntax you use would look like this:

     

    CoverForm.LastSubmit.ID

     

  • hasherdene Profile Picture
    14 on at

    @timl , Thanks a lot. It works!

  • rahulx81x Profile Picture
    17 on at

    does this work with edited items as well, or only newly added items

  • BCBuizer Profile Picture
    22,563 Super User 2026 Season 1 on at

    Hi @rahulx81x ,

     

    This works on both new and edited items.

  • rahulx81x Profile Picture
    17 on at

    Thanks!

  • neds Profile Picture
    72 on at

    This doesn't seem to work in Dataverse.  Am I missing something?

  • BCBuizer Profile Picture
    22,563 Super User 2026 Season 1 on at

    Hi @neds ,

     

    No expert here, but I don't think there's a standard ID column in dataverse tables. You'll have to replace .ID with the column name that has the unique identifier. For the (standard) Account table, this looks like:

    CoverForm.LastSubmit.Account

     

    BCBuizer_0-1683302367931.png

     

  • neds Profile Picture
    72 on at

    Afraid that doesn't work.  I just get a generic error.  In fact, I get the error for any field from the dataset, not just the GUID (primary column)

  • BCBuizer Profile Picture
    22,563 Super User 2026 Season 1 on at

    Hi @neds ,

     

    Then probably it's best to open a new topic for that if you haven't already.

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
Haque Profile Picture

Haque 94

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard