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 / Retrieve a user's name
Power Apps
Answered

Retrieve a user's name

(0) ShareShare
ReportReport
Posted on by 691

Hello, I created an application and I would like that when the user clicks on the button below, it sends his name to my SharePoint list. But unfortunately my code is not working. Can you help me please ? Thanks in advance !

s44_0-1662466800112.png

 

 

My SharePoint list :

 

s44_1-1662369204217.png

"Name" column: Type People Picker 
"Date" column: Type Date 
"Number_Office" column: Number type 

 

Categories:
I have the same question (0)
  • MVP-Phipps Profile Picture
    3,514 Super User 2024 Season 1 on at

    What is the error being displayed?

  • Hii_iii Profile Picture
    691 on at

    The error is :

    s44_0-1662467822875.png

     

    "The type of this argument "Name" does not match the expected type "Record". Type found: "Text"

  • Verified answer
    NandiniBhagya20 Profile Picture
    4,667 Super User 2024 Season 1 on at

    If Nom is of type person/people picker and you are using sharepoint, then you can use below in Patch for Nom field

    Nom: {
    Claims: "i:0#.f|membership|" & Lower(User().Email),

    DisplayName: User().FullName,

    Email: User().Email,

    Picture: "",

    Department: "",

    JobTitle: ""

    }

  • Hii_iii Profile Picture
    691 on at

    Thank you so much !! It's work ! 

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 Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard