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 / CUSTOM COLUMN ID START...
Power Apps
Unanswered

CUSTOM COLUMN ID START NUMBER

(0) ShareShare
ReportReport
Posted on by 99

Hi Everyone

Good day! 

I want to create a sharepoint column that starts custom_id at 4000.

  • In sharepoint I have created a calculated column and used power automate to start the custom_id column to 4000.

Basically it's working. However, upon submission the power automate takes time/late. So the column custom_date is late. 


Question:
Is there any other options to make a custom id faster that when form is submitted it also reflected on the calculated column instantly?


Thanks in advance!

Categories:
I have the same question (0)
  • zmorek Profile Picture
    3,272 on at

    You'd have more luck just having a column of number type... then on the form's OnSuccess() property, something like this:

     

    Patch(

    DataSource, FormName.LastSubmit,

    {StartNumberColumn: First(Sort(DataSource,StartNumberColumn,Descending)).StartNumberColumn+1})

  • Houji Profile Picture
    99 on at

    @zmorek yes this is when id 4000 is already available. but if it's an empty data. I think this is not the best way. The flow is working fine. But my problem it adds 4000 custom id but super delay/late

     

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 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard