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 Apps / Person field on List -...
Power Apps
Answered

Person field on List - Not recording curent user e-mail from app

(0) ShareShare
ReportReport
Posted on by 53

Hi!

I haven't found this topic here, so here we go:

 

I have a list on sharepoint with a person picker.

Then, I have a PowerApps app that has a combobox to search and select a person. When I select, I save and it shows on list.

However, I set on this combobox to fill automatically with an E-mail of current user. But when I save it, it doesn't save on list - I don't know what I am doing wrong!

 

On DefaultSelectedItems:

 

{Email: User().Email}; 

 

I also tried "Value: .." instead of "{Email: .."

 

On the card, I kept on Update:

 

DataCardValue30.Selected

 

But I also tried and replaced by:

 

{Value: DataCardValue30.Selected.Email}

 

 Or:

 

{Value: DataCardValue30.Selected}

 

 

So, I don't know what to do more... Can someone help me?

Categories:
  • Verified answer
    WarrenBelz Profile Picture
    156,528 Most Valuable Professional on at

    Hi @bajiomeke ,

    Try in the DefaultSelectedItems

    {
     Claims: "i:0#.f|membership|" & Lower(User().FullName),
     Department: "",
     DisplayName: User().FullName,
     Email: User().Email,
     JobTitle: "",
     Picture: ""
    }

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

  • bajiomeke Profile Picture
    53 on at

    Hi @WarrenBelz 

    Tried it now, but it didn't work

  • bajiomeke Profile Picture
    53 on at

    @WarrenBelz it worked!!! Thanks a lot!! 🙏

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard