web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Request Number generation in Power Automate

(0) ShareShare
ReportReport
Posted on by 116
Hi,
 
Below the expression that I have used to generate unique request number on power app textbox.
 
But now I have to generate similar format unique number in the power automate.
 
Here CreateAppRequests is the dataverse table name
 
Please share your inputs on the same.
 
"EAS" & Text(
      Value(
         If(IsBlank(First(Sort(CreateAppRequests, Auto_ID,SortOrder.Descending)).Auto_ID), 0, Right(First(Sort(CreateAppRequests, Auto_ID,SortOrder.Descending)).Auto_ID, 6))
      ) + 1,
      "000000"
   )
 
Regards,
 
Sudheer
I have the same question (0)
  • lbendlin Profile Picture
    8,221 Super User 2025 Season 2 on at
    Request Number generation in Power Automate
    Consider using the guid() function instead.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 745 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 528 Moderator

#3
Power Apps 1919 Profile Picture

Power Apps 1919 320

Last 30 days Overall leaderboard