Skip to main content

Notifications

Community site session details

Community site session details

Session Id : VIV4z8xGWJgYDxAG25a3Gd
Power Automate - General Discussion
Answered

send an email when an excel cell updated

Like (0) ShareShare
ReportReport
Posted on 22 May 2024 16:11:18 by 52

Hi Everyone,

 

I just want to know if it's possible that Power Automate send an email when the status of a cell changed. For example, in this image when the row "Estado" one of the cells changed from "Vigente" to "Por Vencer" send an alert email, do you know if it's possible, thanks in advance.

 

FelipeUr_0-1716394242574.png

 

  • FelipeUr Profile Picture
    52 on 23 May 2024 at 15:40:39
    Re: send an email when an excel cell updated

    Hi thank you for you response I have a question, 

    I got this so far, I want to show in the email the requests that are about to expire ("Por Vencer") I don't know if previous to the condition step I must add a Select step to filter those rows and finally add those outputs in the email. Thanks in advance for your help.

    FelipeUr_0-1716478828881.png

     

  • Verified answer
    SudeepGhatakNZ Profile Picture
    14,318 Most Valuable Professional on 22 May 2024 at 22:08:06
    Re: send an email when an excel cell updated

    @FelipeUr 

    There isn't a trigger that fires when a cell is modified, but you can leverage the file modified trigger and use it in the following way:

    1. Add "When a file is created or modified in a folder" trigger.
    2. Add List Rows Present in a Table: Fetch rows from the Excel file.
    3. Apply to Each: Iterate through each row.
      • Condition: Check if the "Estado" column value is "Por Vencer".
        • If Yes: Send an email notification.
        • If No: Do nothing or continue to the next row.

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,745 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,091 Most Valuable Professional

Leaderboard
Loading started