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 / 'Missing column. Your ...
Power Apps
Unanswered

'Missing column. Your formula is missing a column 'Email' with the type of Text' when trying to patch person field

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I am trying to patch this people field in my SharePoint list which i was unable to since its giving me this following error. I have done this kind of people field all over the application with other data sources without any problem. But this is only place i got this error.

'Missing column. Your formula is missing a column 'Email' with the type of Text' when trying to patch person field

PAppError.png

 

This is kind of strange issue is because i have filled all the details that needed by this specific column type. Hoping a answer soon.

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Your formula looks good.  I'd say try the following:
    - Make sure the column in sharepoint can only select 1 person

    - Cut your formula out and make sure the rest of your patch works fine first

    - Refresh your datasource

    - Close & Re-open app designer

    - Try copy pasting this:

    Spoiler (Highlight to read)
    {
    '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
    Claims: "i:0#.f|membership|" & User().Email,
    Department: "",
    DisplayName: "",
    Email: User().Email,
    JobTitle: "",
    Picture: ""
    }
    {'@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",Claims: "i:0#.f|membership|" & User().Email,Department: "",DisplayName: "",Email: User().Email,JobTitle: "",Picture: ""}

     

    Just tested and the attached code works a treat.  So either something weird has cached, or a character is wrong.

     

    Patch.jpg
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks for the response @Anonymous. This is actually a cut out version of my original formula. Without this part the patch function works perfectly.

    - Make sure the column in sharepoint can only select 1 person - Checked on SharePoint Column and its configured for single select.

    - Cut your formula out and make sure the rest of your patch works fine first - Already done that as mentioned

    - Refresh your datasource - Already Tried

    - Close & Re-open app designer - Already Tried


    The problem that i have is i have multiple data sources in my form and im doing the same thing for other data sources (SharePoint Lists) without any problem. I also tried the following.

    - Create a New PowerApp and add same data source with doing the same

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Funny thing is i have created a new list with same content type. That doesn't have any error.

    But then again if i change the data sources it will messed up my all my Forms and reset all the forms. There will be lot of rework.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    What about creating another 'Person' column in the same Data Source, and point at that to see if it fixes it?

     

    That helps narrow down what's causing the problem.  Then we'll know if its the column or the list.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @Anonymous I have already tried that. Same result. 

    It will only works if i create a list with same content type.

  • v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous 

     

    How many LookUp fields and Person/Group fields in your SharePoint list?

    Since your formula looks good and it only doesn't work on that list, I guess your SharePoint list exceeds the 12 Lookups threshold. See: https://blogs.msdn.microsoft.com/spses/2013/12/02/sharepoint-20102013-list-view-lookup-threshold-uncovered/ 

    Lookups threshold contains Lookup columns, metadata columns, person/group columns, Created, Created By, Modified, Modified By(4 basic fields), please go to check if the number of custom lookup columns is more than 8(12-4).

    The workaround currently is to reduce the number of Lookup fields

    Hope this helps.

    Sik

     

  • eka24 Profile Picture
    20,925 on at
    Can you take a screenshot of your table columns
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi. As i can see there are 10 Lookup fields as per lookup definition (Lookups, People) columns. following are the list view snaps.

    1.JPG2.JPG

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi. as i counted this list have 10 lookup fields with Modified By and Created By. I have attached list view snips in thread also. And this is SharePoint Online we are working on.

  • v-siky-msft Profile Picture
    Microsoft Employee on at

    @Anonymous 

     

    'Created', 'Created By', 'Modified', 'Modified By', the 4 base fields are also included in the 12 lookup threshold, so you just met that limit.

    Could you try to delete one lookup field or Person/Group field and try again to check if this issue is fixed?

    Sik

     

     

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
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard