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 / How to add User email ...
Power Apps
Answered

How to add User email and USer name in ComboBox By Office365Users

(0) ShareShare
ReportReport
Posted on by 258

I have a field As Owner (Which Add user name and Email Id also ) in SharePoint List.

B8_0-1676540454163.png

 

and I have a Owner Combo Box in Power Apps. which has a code .

Items = Office365Users.SearchUser({searchTerm:ComboBoxOwner.SearchText}) which gives me User Email address. 

 

But when i am Patch This in My SharePoint Owner gives me Error.

B8_2-1676540811049.png

Categories:
I have the same question (0)
  • Verified answer
    zmansuri Profile Picture
    6,048 Super User 2024 Season 1 on at

    Owner: {
    '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
    Claims: "i:0#.f|membership|" & ComboBoxFacilityManager.Selected.Email,
    Department: "",
    DisplayName: ComboBoxFacilityManager.Selected.DisplayName,
    Email: ComboBoxFacilityManager.Selected.Email,
    JobTitle: "",
    Picture: ""
    }

     

    Write this in the owner.

  • B8 Profile Picture
    258 on at

    B8_0-1676541401375.png

    PLease check this 

  • B8 Profile Picture
    258 on at

    Your Code had worked....!! Correctly Thank You

     

    but it should be "Mail" not "Email"

    Owner: {
    '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
    Claims: "i:0#.f|membership|" & ComboBoxFacilityManager.Selected.Mail,
    Department: "",
    DisplayName: ComboBoxFacilityManager.Selected.DisplayName,
    Email: ComboBoxFacilityManager.Selected.Mail,
    JobTitle: "",
    Picture: ""
    }

     

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 993

#2
Valantis Profile Picture

Valantis 675

#3
11manish Profile Picture

11manish 545

Last 30 days Overall leaderboard