Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Avoid Duplicate Email Alerts if the source field value remains same

(0) ShareShare
ReportReport
Posted on by

Hi,

 

We created an excel file in share point which updates every hour and a power flow based on this excel file which sends emails on a condition. 

 

Example : max value ( field from excel file)  is greater than 1.2.

 

On the first hour run if the max value is 1.3 we get alert email automatically and on the second hour run if the remains same 1.3 it should not send an email again unless the value increases or decreases compared to previous run value. 

 

Help me to setup this condition.

 

Thanks

KD

  • AnthonyAmador Profile Picture
    2,553 Super User 2025 Season 1 on at
    Re: Avoid Duplicate Email Alerts if the source field value remains same

    Hi @KD321 

     

    The problem here is that you need to access the last row and the row before that to do a comparison.

     

    I think the best way would be to create a duplicated list or table, and update that table only if the added value in the original table is different from the last added in the duplicate table, that way you can make a comparison condition based on the last value and the old value. 

     

    Hope this helps. 

    Kind regards. 

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June 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 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1