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 / Prevent re-trigger whe...
Power Automate
Answered

Prevent re-trigger when a file is modified

(0) ShareShare
ReportReport
Posted on by 206

Hello, 

 

I am trying to set an a value in a SharePoint document library properties to avoid recursion. I am stuck with an invalid expression in update file properties. I am unsure as to what I am doing wrong. 

 

I have a SP Doc LB I want Flow to check if (Email Sent1) and (EmailSent2) value is No.

If any is NO it will go through the action and eventually update (Email sent1) and/or (Email Sent2) value to Yes. 

 

This is to avoid re-triggering notification on any . Can someone help me out please?

 

2021-02-19_18-58-37.png

 

 

 

 

 

 

 

 

 

 

 

Categories:
I have the same question (0)
  • Verified answer
    Gopala_Krishna Profile Picture
    1,495 on at

    @batvan276 

    The flow will always try to trigger itself when ever there is change that happens which satisfies the trigger condition.

    If you want the flow to trigger only at certain times but not all the times, then you can make use of trigger conditions., these will help you to trigger flow only when a condition is met.

     

    For information related to configuring trigger conditions please check the link - Tip : Using Trigger Conditions in Power Automate - Power of Power Platform

     

    You can also make use of the action "Get Changes for an item or file" which will help you retrieve what columns have got modified, based on this you can configure the condition to check only if data in one specific column is modified trigger the flow.

     
     

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    if the information shared helps you, please consider giving a thumbs up 👍 and mark solution as resolved

     

     

  • batvan276 Profile Picture
    206 on at

    So I decided to try some trigger conditions ; 

     

    @equals(triggerBody()?['Status']?['Value'], 'Resolved')

    @equals(triggerBody()?['Modified By']?['DisplayName'], 'mydisplayname')

     

    I basically want it to only trigger when field under Status = Resolved and field under Modified by = Mydisplayname . It won't trigger when I make the change.  

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 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard