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

Microsoft Flow Issues

(0) ShareShare
ReportReport
Posted on by 164

I am using  Microsoft flow for approval.

 

Flow triggers on item creation or modification.

 

Now i created an item and ite goes for approval. Now once approved or rejected . I am updating comments in a SharePoint List field (same item on which flow is running). Now if i update approval comments from Flow in the item using update item action . it again trigger a flow on that item. Which leads to n number of flow instances being triggered from just 1 item. 

 

Since  already one instance is running, ideally it should not trigger any other instance.

 

Anyone facing similar issue ? Is it a bug or intendend behaviour which can be controlled ?

 

 

 

 

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

    Hi manjotsingh057,

     

    Trigger “When an item is created or modified” will trigger a flow whenever an item is created or modified. So when flow updates the comments field in the list, it will be considered as a modification and it will then trigger the flow.


    If the trigger “When an item is created” meet your scenario, please consider using this trigger, then the flow won’t be triggered when flow updates the comments filed in the list.


    You may also try to add a Condition in the flow to check if the comment field is empty or not, if it is empty, do other actions, if it is not empty, do nothing.


    In advanced mode, please add the following function in the Condition:
    @empty(triggerBody()?['Comments'])


    Then if the comments field has value in it, though the flow will be triggered, the following actions won’t be executed. While if the comments field doesn’t have a value, the flow will be triggered and the following action will be executed.


    Please take this flow configuration for a reference:

     3.PNG

     

    Best regards,
    Mabel Mao

  • manjotsingh057 Profile Picture
    164 on at

    Thanks Mabel,

     

    Surprised to hear that Smiley Sad

     

    A bit different scenerion here.

     

    I have to update a unique number for the new entry which i am doing before approval.

     

    Also i have couple of more approvals that are required to go serially. So i have to add couple of more request a approval actions and i will be updating item after every action. 

     

    May be i ll have to make a different logic here then.

     

    if i terminate a flow using terminate action ? Does that count into number of error instances report that i get weekyl over email ??

  • SPTester Profile Picture
    17 on at

    Hi,

    I have created a flow to save attachments from email into SP List.

    However, each time the flow is triggered it fails, every new email creates a new item in SharePoint list but attachments do not appear with that record into SP List.

     

    I am not sure whats going wrong, can someone please help me and guide how can i resolve this issue and get flow working so as i can get attachments into SP List iteam record created with each new email received pls.

     

    below is a screenshot:

    pic flow 1.PNG

     

    pic flow 2.PNG

     

    pic flow 3.PNG

     

     

     

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
David_MA Profile Picture

David_MA 251 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 239

#3
Expiscornovus Profile Picture

Expiscornovus 220 Most Valuable Professional

Last 30 days Overall leaderboard