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 / Patching Combobox to P...
Power Apps
Answered

Patching Combobox to Person Column

(0) ShareShare
ReportReport
Posted on by

Hi

I have a person column in my SP list which I want to be able to patch to from a ComboBox. the ComboBox's ITEMS is using the Choices function which works but when I try and patch back I get that the requested column expects a RECORD but finds a TABLE. Surely if the ComboBox is referring back to the choices in the person column, I should be able to patch data back to the column?

 

Also, is there a way to set the default item of the combobox to the current item. For example, ThisItem.MyComboBox.SelectedItems......

 

Many thanks. 

Categories:
I have the same question (0)
  • Fredrik_A Profile Picture
    3,570 Super User 2026 Season 1 on at

    Person columns expect the following format: 

     

    {
            DisplayName: User().FullName;
            Claims: "i:0#.f|membership|" & User().Email;
            Department: "";
            Email: User().Email;
            JobTitle:"";
            Picture:User().Image
        }

  • jed76 Profile Picture
    on at

    Great. Many thanks. This kind of works but it keeps reverting back to myself rather than the display name I have selected in the ComboBox?

  • Fredrik_A Profile Picture
    3,570 Super User 2026 Season 1 on at

    Yes because i put User() which gets the curret user, switch it to the person object selected in your App 😃 

  • jed76 Profile Picture
    on at

    Yes I realised that just after I posted! Many thanks. 

  • Verified answer
    Fredrik_A Profile Picture
    3,570 Super User 2026 Season 1 on at

    Glad I could help you, had the same issue a few months back, its kinda hard to find out specific columns expected formatting. 

     

    Take care 😃 

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 534

#2
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 306

Last 30 days Overall leaderboard