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 Automate / how to combine 2 actio...
Power Automate
Unanswered

how to combine 2 actions in flow

(0) ShareShare
ReportReport
Posted on by

i have created Sp flow for approval.

it working fine & but when i resubmit item again for approval it is not working.

 

my flow steps


When an item is created

start and wait for an Approval

condition-outcome

if Approve
Send an email as approved
update an item ( column status to Approved)

if Rejected

Send an email as Rejected
update an item ( ( column status to Rejected)

(after rejection ,user will modify form and save it back ,now i want again flow to trigger from continue from previous flow,i added below code)

Get Item

Condition : Changed again status to pending for Approval

start and wait for an Approval-2nd time

condition-outcome

if Approve
Send an email as approved
update an item ( column status to Approved)

 

here flow running all actions in first submission, not running in 2nd time submission( after rejection again submitted for approval).

any idea to break flow above GET ITEM action and run remaining flow 2nd time after resubmission of form in SP?

 

Categories:
I have the same question (0)
  • SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at

    Your trigger only looks at the instance when the item is created.

    Change it to when item is created or modified.

    Inside the flow check to see if the Status has changed using Get changes for an item action.

     

  • venky232 Profile Picture
    on at

    When i change When an item is created to when item is created or modified.

    and actions i reduced to 

    when item is created or modified.

    start and wait for an Approval

    condition-outcome

    if Approve
    Send an email as approved
    update an item ( column status to Approved)

    if Rejected

    Send an email as Rejected
    update an item ( ( column status to Rejected)

    (after rejection ,user will modify form and save it back ,now i want again flow to trigger from continue from previous flow,)

    Next step?

    after doing above steps ,it showing error

    Update Item(1)

    Actions in this flow may result in an infinite trigger loop. Please ensure you add appropriate conditional checks to prevent this flow from triggering itself.

     

    any idea how to fix this?

  • SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at

    Add a trigger condition so that the flow only triggers if 

    @not(equals(trigger body()?['Status'], 'Approved'))

  • venky232 Profile Picture
    on at

    After adding trigger condition
    update item error not going

  • venky232 Profile Picture
    on at

    @SudeepGhatakNZ  

    i added above trigger condition.

    up to below action it is working fine

    when item is created or modified.

    start and wait for an Approval

    condition-outcome

    if Approve
    Send an email as approved

    Update Item(1) - not working ,showing same error

     

  • SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at

    If you are referring to this, it is not an error but a warning. 

    Actions in this flow may result in an infinite trigger loop. Please ensure you add appropriate conditional checks to prevent this flow from triggering itself.

     

    Your trigger condition should take care of it. Upload a screenshot if this is unclear.

     

  • venky232 Profile Picture
    on at

    venky232_0-1668414065239.png

     

    warning message : Actions in this flow may result in an infinite trigger loop. Please ensure you add appropriate conditional checks to prevent this flow from triggering itself.

  • SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at

    That looks good to me. Is it not working as expected?

     

  • venky232 Profile Picture
    on at

    any other solution?

  • SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at

    Solution to what, sorry?

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 238 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 225

#3
Haque Profile Picture

Haque 181

Last 30 days Overall leaderboard