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 Apps
Answered

Formula Lookup

(2) ShareShare
ReportReport
Posted on by 21
I'm trying to do what I think is quite simple but have never done this before and got stuck.
 
I have two tables the first one is Contact List (Full Name, Email, First Name, Last Name) and second is projects list. On the second one I have the project manager name and I want to create in this table another column to lookup the Contact list and give me back the email address for the project manager listed. Any ideas?
Categories:
I have the same question (0)
  • Suggested answer
    KeithAtherton Profile Picture
    3,709 Most Valuable Professional on at
    Hey. Are you able to get the project manager's email address by using Power Fx similar to the following, where you can replace locMyProject with the project of interest and change other field names are required?:
    locMyProject.'Project Manager'.'Primary Email'
     
  • jda2005py Profile Picture
    21 on at
    @KeithAtherton I don't quite get your answer, but I can't use the project name as it keeps changing so I need to use project manager name.
  • Verified answer
    KeithAtherton Profile Picture
    3,709 Most Valuable Professional on at
    My code snippet was a way of obtaining the project manager's email address using Power Fx in a canvas Power App text label as this value can be looked-up.
     
    However, if you need a table column to explicitly show the project manager's email address then create a new column with the following properties:
     
    - Data type: Single line of text
    - Format: Email
    - Behavior: Calculated
     
    Then set the calculated field action to Set <value> to projectmanager.internalemailaddress (or similar).
  • Suggested answer
    ronaldwalcott Profile Picture
    3,866 Moderator on at
    I presume you are using SharePoint. You should create the Contact list as a lookup column type in the Projects list in SharePoint
    When you create your Power Apps screens the tables are linked so you will probably select the project manager using a combo box and you can access the email using Projects.Contact.Email 
  • jda2005py Profile Picture
    21 on at
    ronaldwalcott I'm not using SharePoint, I'm using Dataverse. Any ideas how can I do that?
  • Suggested answer
    ronaldwalcott Profile Picture
    3,866 Moderator on at
    One project manager can have many projects
     
    Use the relationships option. under schema (e.g. of what it would look like below) to create the relationship between contacts and projects. You should then be able to use the .notation to get whatever values you need. 
     
  • Michael E. Gernaey Profile Picture
    53,963 Moderator on at
    Hi,
     
    Do any of these suggestions answer your question? If so can you please mark it or come back with more details for the folks who answered.

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 893

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 482

Last 30 days Overall leaderboard