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 / extract email from a s...
Power Automate
Answered

extract email from a sharepoint person list

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

i have a person column in sharepoint list , how do i extract the email from this person column so i can send email?

How do i set condition so that in 50 days, it will send out a email to the person? In 40 days, send to the supervisor?

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

    Hi @Anonymous :

    Could you tell me:

    • Does the person column allow multiple selections?I assume it do not allow multiple selections.
    • What does 'in 50/40day' mean?Do you need to send mail within 50/40 days after the item is created?

    If so,I've made a test for your reference:

    For the convenience of testing, I assume that the email will be sent on the 30th day after the item is created.

    1\My SP List

    1.JPG

    2\My flow

    • Trigger the flow everyday
    • List all items form the SP list
    • Filter out items created 30 days before the current date
    • Iterate through these items, find the user's email and his manager
    • Send email

    1.JPG

    Expression Reference:

    1\

    formatDateTime(addDays(utcNow(),-30),'yyyy-MM-dd')

    2\

    formatDateTime(addDays(utcNow(),-30),'yyyy-MM-dd')

     

    Best Regards,

    Bof

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    hI, 

    Can u show of ur filter query and how do u extract the email from the person/group list column (in sharepoint)? There is no email column, 

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

    Hi @Anonymous :

    You can find a parameter in Dynamic content whose name is composed of "filedname" and "Email". Because the name of my person colum is "PersonColumn", the parameter in Dynamic content is named "PersonColumn Email".

    Note:The person column do not allow multiple selelctions

    Best Regards,

    Bof

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

#2
Haque Profile Picture

Haque 239

#3
Expiscornovus Profile Picture

Expiscornovus 220 Most Valuable Professional

Last 30 days Overall leaderboard