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

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Compare person column ...
Power Automate
Answered

Compare person column and create by column in SharePoint online list

(0) ShareShare
ReportReport
Posted on by 13

Is it possible to create a column (number) add +1 to the last entry from that same person after Compare person column and create by column in SharePoint online list . 

 

Thanks peter. 

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

    Hi @ade1,

     

    Yes, you could approach that following these steps:

    1. Create trigger when an item is created;

    2. Get items;

    3. Add Filter array, filter out person column emails equals to trigger's;

    4. Initialize a variable and store the last entity number value;

    int(body('Filter_array')[1]['Number'])

    5. Add 1 based on the number and store it in the variable:

    add(variables('LastEntryNumberValue'),1)

    Screenshot 2021-03-16 152743.jpg

     

    Screenshot 2021-03-16 152801.jpg

     

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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 Automate

#1
trice602 Profile Picture

trice602 239 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 177 Super User 2026 Season 1

#3
Kalathiya Profile Picture

Kalathiya 97 Super User 2026 Season 1

Last 30 days Overall leaderboard