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 / sending emails to diff...
Power Automate
Unanswered

sending emails to different addresses based on a value

(0) ShareShare
ReportReport
Posted on by 28

There is a list of drop-down buttons in my MS Form:

 

Drilling

Module

Tracking

....

 

There are about 6 departments. 

 

If a user chooses Drilling, an e-mail is sent to the e-mail address of that person email who does drilling (so no multiple addresses)

If a user chooses Module, an e-mail is sent to the e-mail address of that person email who does module task.

 

Etc...

Categories:
I have the same question (0)
  • v-yetonggu-msft Profile Picture
    Microsoft Employee on at

    Hi @gunti ,

    Are your email addresses stored in SharePoint lists?

     

    Best Regards,

    Sunshine Gu

  • gunti Profile Picture
    28 on at

    So whenever a user fill the MS Form, the data will power automate me into an excel sheet

  • v-yetonggu-msft Profile Picture
    Microsoft Employee on at

    Hi @gunti ï¼Œ

    Okay, so how do you get this email address?

    When you choose different options?

    Is there any connection between the questions in your MS Form and the columns in the excel table?

    Could you please show screenshots of your MS Form and your excel table? Private information can be coded.

    Best Regards,

    Sunshine Gu

  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @gunti ,

     

    I've made a test for your reference.

    1\My MS form

    vbofengmsft_0-1715137894705.png

    2\My flow

    vbofengmsft_1-1715138193617.png

     

    if(
     equals(outputs('Compose'),'Drilling'),
     'Mail1@xx.com',
     if(
     equals(outputs('Compose'),'Module'),
     'Mail2@xx.com',
     if(
     equals(outputs('Compose'),'Tracking'),
     'Mail3@xx.com',
     ......
     )
     )
    )
    

     

    Best Regards,

    Bof

  • gunti Profile Picture
    28 on at
    Hi,
    basically I created an MS form with drop down option for ex
    Drilling
    Tracking
    Module etc
     
    Later I will send the link to the user email id. If the user fill the form using the link then my data which the user filled is directly imported into an excel sheet.
     
    now, if someone fill the select the Drilling option in MS form  then the date is imported into excel sheet. NOW Using power automate the particular person should get an email 
    Screenshot ms form.png
    screen shot from excel sheet.png
  • v-yetonggu-msft Profile Picture
    Microsoft Employee on at

    Hi @gunti ï¼Œ

    Is your Completion time column in excel table filled in as MS Form Submission time?

     

    Best Regards,

    Sunshine Gu

  • v-yetonggu-msft Profile Picture
    Microsoft Employee on at

    Hi @gunti ,

    Is your Email column in excel table filled in by Responders' Email?

    Like this:

    vyetonggumsft_0-1715139701589.png

    Best Regards,

    Sunshine Gu

  • gunti Profile Picture
    28 on at

    yes it was automatically get filled when someone fills a form

  • gunti Profile Picture
    28 on at

    yes it is automatically generating the time when filled

     

  • v-yetonggu-msft Profile Picture
    Microsoft Employee on at

    Hi @gunti ,

    If your email column is auto-populated, you can simply use Responders' Email to send emails to specific submitters

    Please check this test:

    vyetonggumsft_0-1715142466293.png

    Best Regards,

    Sunshine Gu

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
Haque Profile Picture

Haque 308

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 226 Most Valuable Professional

Last 30 days Overall leaderboard