Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Only send one e-mail to when a list is modified

(0) ShareShare
ReportReport
Posted on by 39

Hi All,

 

I have a flow to send email when a sharepoint column value is changed to yes.  But I've noticed that the flow is triggered with any change in the sharepoint list not just the column in question.  Is there a way to stop this that the email is only sent once, regardless of any other changes that happen in the list?

Do I need to create a new column that updates to say email sent that somehow stops the flow?

 

Thanks in advance

  • LucaNeedsHelp Profile Picture
    207 on at
    Re: Only send one e-mail to when a list is modified

    Hi, and what is, if i have two choices with "correct" and "incorrect"? 
    It also should trigger one time.

  • ChamC1 Profile Picture
    39 on at
    Re: Only send one e-mail to when a list is modified

    Hi Sunshine,

     

    I think this has worked. Thank you so much for your help! 

     

  • Verified answer
    v-yetonggu-msft Profile Picture
    on at
    Re: Only send one e-mail to when a list is modified

    Hi @ChamC1 ,

    I did a test based on the information you provided and found that the flow will be triggered and the email will be sent only when I change the Status single choice column to 'Yes'.

    My Test:

    vyetonggumsft_0-1713520189361.png

    My Flow:

    vyetonggumsft_1-1713520522309.png

    vyetonggumsft_3-1713520650530.png

    @equals(triggerOutputs()?['body/Status/Value'], 'Yes')

    vyetonggumsft_2-1713520609873.png

    Best Regards,

    Sunshine Gu

  • v-yetonggu-msft Profile Picture
    on at
    Re: Only send one e-mail to when a list is modified

    Hi @ChamC1 ,

    Please check if your Stauts column is a single selection column, not a multiple selection column.

    If it is a single-select column, please put this expression into the condition in your trigger.

    @equals(triggerOutputs()?['body/Status/Value'], 'Yes')

    Best Regards,

    Sunshine Gu

  • ChamC1 Profile Picture
    39 on at
    Re: Only send one e-mail to when a list is modified

    No it's not a Yes/No column it was glitchy and it kept defaulting to yes rather than no so I'd prefer to not use it. I've used a choice column, is there a different solution?

     

    Thanks for your help

  • v-yetonggu-msft Profile Picture
    on at
    Re: Only send one e-mail to when a list is modified

    Hi @ChamC1 ,

    Is your Status column not a radio-select column, but a Yes or No column?

    If so, please check this test:

    My SharePoint List:

    vyetonggumsft_1-1713516255291.png

    My Flow:

    vyetonggumsft_2-1713516301260.png

    @equals(triggerOutputs()?['body/Status'], true)

    Best Regards,

    Sunshine Gu

     

  • ChamC1 Profile Picture
    39 on at
    Re: Only send one e-mail to when a list is modified

    Hi Sunshine,

     

    I only want it to send if the column is changed to yes. And only once.

     

    Thanks

     

    Charmine

  • v-yetonggu-msft Profile Picture
    on at
    Re: Only send one e-mail to when a list is modified

    Hi @ChamC1 ï¼Œ

    Do you want to change the Status column to yes to send an email, or do you want to send an email if the makeupsession changes?

     

    Best Regards,

    Sunshine Gu

  • ChamC1 Profile Picture
    39 on at
    Re: Only send one e-mail to when a list is modified

    is this helpful?

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492