Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Suggested answer

DataCardValue shows persons name + email<--unwanted

(1) ShareShare
ReportReport
Posted on by 4
Hi
 
i have a DataCardValue that shows a persons name from our company like this: 
 
Bart Pauwels (email of the person)
 
i dont want the email vissible only the name.
The default value of the field is set to Parent.Default
 
the data comes from a Sharepoint List and the Authorizer field is a Person type so you can enter name or email to populate that field.
 
Is there way to have only the name show in the field without the email appended?
Categories:
  • Suggested answer
    CA1105 Profile Picture
    469 on at
    DataCardValue shows persons name + email<--unwanted
     
    Please check the list settings and field value. There are options in list settings for person type you can select Name, Email etc. values. You can change it to Name option and save it.
  • Suggested answer
    MS.Ragavendar Profile Picture
    2,115 on at
    DataCardValue shows persons name + email<--unwanted
     
    A quick follow-up to see, does the suggestion worked for you or still you were looking for any other approaches or assistance.
     
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
     Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.
  • Suggested answer
    MS.Ragavendar Profile Picture
    2,115 on at
    DataCardValue shows persons name + email<--unwanted
     
    How your data is rendering, If you placed a label and write this formula Lookup(DataSource, ID=1).Authorizer.DisplayName what is the value which is coming?
     
    If its coming only name the below approach will works
    • Unlock the Datacard in the Form
    • Set Default Property to ThisItem.Authorizer.DisplayName instead of Parent.Default
     
    If its coming with eMail ID as well, please share the format accordingly. 
     
     
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
    Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.
  • Suggested answer
    Michael E. Gernaey Profile Picture
    42,666 Super User 2025 Season 1 on at
    DataCardValue shows persons name + email<--unwanted
     
    Put the card into Unlock mode under advanced
     
    Then change it to be either Parent.DisplayName essentially
     
    or ThisItem.DisplayName 
     
    or whatever Given Name / Surname
     
    Just pick it after unlocking it.  You still need to use the data from the Parent (the card itself), but you simply are changing what part of the Parent data you are showing.

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

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >