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 Apps
Unanswered

undefined

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello Team, I have a SharePoint list of 10 column  4 column out of 10 i am submitting at first using patch function on PowerApps rest 6 column i want to submit details after sometimes there is a unique srt id column are there by referring that Srt id i want to submit blank field on SharePoint list please help

Categories:
I have the same question (0)
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @Anonymous 

    SharePoint automatically will generate an ID when a new record is added.  That ID cannot be changed once the record is created and will not be reused if the record is deleted. If you want to Patch a blank record you can do that and an ID will be created and the record can be filled in later.  An example of patching a blank contact is below:

     

    Patch(somelistname, Defaults(somelistname), {Claims:Blank(),
     DisplayName:Blank(),
     Email:Blank(),
     Department:Blank(),
     Picture:Blank(),
     JobTitle:Blank()
     }
    )

     

    Note that the ID is not listed as it will be assigned by SharePoint. 

     

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,041

#2
11manish Profile Picture

11manish 676

#3
Valantis Profile Picture

Valantis 655

Last 30 days Overall leaderboard