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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Update item in my flow...
Power Automate
Unanswered

Update item in my flow triggering unnecessary / SharePoint List Sync Issue

(0) ShareShare
ReportReport
Posted on by

 

Hi Everyone

 

I have build a flow for updating one column in my sharepoint List 

 

Danny_Dicaprio_0-1715448969086.png

 

I have only made changes for one record in my SharePoint list, But its keep triggering for every minute for the same record 

 

Danny_Dicaprio_2-1715449004461.png

 

 

And because of that my list is showing some sync issues , which Iam not been able to figure out why it is happening

 

Danny_Dicaprio_0-1715448335102.png

 Following are warnings shown in the lIst

Danny_Dicaprio_1-1715448376049.png

 

 

Danny_Dicaprio_2-1715448538056.png

 

I have turned off the flow , still the sync issue are there 

 

Could anyone please help me to understand why it is happening to my flow and how to fix this sharepoint issue 

Categories:
I have the same question (0)
  • Nived_Nambiar Profile Picture
    18,129 Super User 2025 Season 2 on at

    Hi @Danny_Dicaprio 

     

    This happens because update item action itself triggers the trigger again as trigger works when item is modified or created 🙂

    Nived_Nambiar_0-1715500309004.png

     

    To avoid this , we have to add a condition which prevents it from updating all the time when item is updated.

     

    Could you explain what you are doing with record and what you are trying to update so that we can make condition accordingly 🙂

    Thanks & Regards,

    Nived N 🚀

    LinkedIn: Nived N's LinkedIn
    YouTube: Nived N's YouTube Channel
    Blog: Nived Nambiar's Blogs

    🔍 Found my answer helpful? Please consider marking it as the solution!
    Your appreciation keeps me motivated. Thank you! 🙌

     

  • Danny_Dicaprio Profile Picture
    on at

    Hi @Nived_Nambiar 

     

    Thanks for the response,

     

    I was trying to create a unique User ID Column for my records in sharepoint list 

     

    I have created another column for triggering the automate ( yes /No)

     

    when I update the triggering column, the flow should run and update the user id column with the ID details (Created by date and time)   

    formatDateTime(triggerOutputs()?['body/Created'],'yyyyhhmmss')

    for first 100 records the User ID was created using the flow

    for the rest of the records, it is showing a sync issue in SharePoint list, and the flow keeps running continuously

     

    Could u please suggest me a solution

     

    Is there is any way to fix the SharePoint list synch isue 

     

  • Nived_Nambiar Profile Picture
    18,129 Super User 2025 Season 2 on at

    Hi @Danny_Dicaprio 

     

    So flow should be trigger when user created item / not edited right ?

    If yes - use the below trigger which triggers the flow when record is created 

    Nived_Nambiar_0-1715509497106.png

     

    Hope it helps !

    Thanks & Regards,

    Nived N 🚀

    LinkedIn: Nived N's LinkedIn
    YouTube: Nived N's YouTube Channel
    Blog: Nived Nambiar's Blogs

    🔍 Found my answer helpful? Please consider marking it as the solution!
    Your appreciation keeps me motivated. Thank you! 🙌

     

  • Danny_Dicaprio Profile Picture
    on at

    Thanks for the response @Nived_Nambiar 

     

    The flow will trigger when a new item is created or modified 

     

    In my case , iam updating a certain column which will trigger the flow for creating the unique ID for my list

  • Nived_Nambiar Profile Picture
    18,129 Super User 2025 Season 2 on at

    Hi @Danny_Dicaprio

     

    If i am correct, there are already some items in list before the flow was created, so u want to modify those records so that user id can be created for those ?

     

    If that is case, write a trigger condition like below

     

    Nived_Nambiar_0-1715565554305.png

     

    @or(equals(triggerOutputs()?['body/Product'],null),empty(triggerOutputs()?['body/Product']))

     

    This expression is checking whether the Product column is empty or null, in your case, it should be User ID column, so your flow triggers only when the User ID is null or empty.

     

    Thanks & Regards,

    Nived N 🚀

    LinkedIn: Nived N's LinkedIn
    YouTube: Nived N's YouTube Channel
    Blog: Nived Nambiar's Blogs

    🔍 Found my answer helpful? Please consider marking it as the solution!
    Your appreciation keeps me motivated. Thank you! 🙌

     

  • Danny_Dicaprio Profile Picture
    on at

    @Nived_Nambiar 

     

    Thanks for the response 

     

    But still the SharePoint sync issue is still there 

    In the Landing page of sharepoint List

    Danny_Dicaprio_7-1715573163022.png

     

    Inside the All-items views

    Danny_Dicaprio_8-1715573196290.png

    When I click on the items with synch issues

    Danny_Dicaprio_9-1715573221102.png

    Could u please guide me, how should I fix this issue

     

    Also, I tried removing the cache files from the browser and signed into Incognito Mode, still the sync issue is there

     

    Really appreciate your help on this

  • Nived_Nambiar Profile Picture
    18,129 Super User 2025 Season 2 on at

    Hi @Danny_Dicaprio 

     

    see whether this helps 🙂

    https://techcommunity.microsoft.com/t5/sharepoint/sharepoint-list-sync-issues/m-p/3777984

     

    Thanks & Regards,

    Nived N 🚀

    LinkedIn: Nived N's LinkedIn
    YouTube: Nived N's YouTube Channel
    Blog: Nived Nambiar's Blogs

    🔍 Found my answer helpful? Please consider marking it as the solution!
    Your appreciation keeps me motivated. Thank you! 🙌

     

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 463 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 427 Moderator

#3
abm abm Profile Picture

abm abm 245 Most Valuable Professional

Last 30 days Overall leaderboard