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 / Person Data from Share...
Power Apps
Unanswered

Person Data from Sharepoint does not showup when editing form

(0) ShareShare
ReportReport
Posted on by 10

Hi,

 

I have the following:

Sharepoint1 <- contains the saved data

PersonList <- contains person lists

 

I have a problem when I try to edit form, the saved data from Sharepoint1 does not showup. This only happens when I try to change the Items property to use PersonList.

 

Below are the properties on edit form,

Items:

 

 

Distinct(Filter(PersonList, Column1 = ComboxBoxValue.Selected.Result).ColumnPerson, ColumnPerson.DisplayName)

 

 

DefaultSelectedItems:

 

 

Parent.Default

 

 

Default:

 

 

ThisItem.ColumnPerson

 

 

Update:

 

 

{
Claims: LookUp(PersonList, ColumnPerson.DisplayName=ComboBoxValue.Selected.Result, ColumnPerson).Claims
DisplayName: LookUp(PersonList, ColumnPerson.DisplayName=ComboBoxValue.Selected.Result, ColumnPerson).DisplayName,
Email: LookUp(PersonList, ColumnPerson.DisplayName=ComboBoxValue.Selected.Result, ColumnPerson).Email,
Department: "",
JobTitle: "",
Picture: ""
}

 

 

 

Any thoughts?

 

Thanks!

Categories:
I have the same question (0)
  • v-chengfen-msft Profile Picture
    Microsoft Employee on at

    Hi @dhageuk ,

    If you want to select the Person under the organizational structure,

    please create the Office365USer connector first

    vchengfenmsft_0-1677737616016.png

    Items:

    Office365Users.SearchUser({searchTerm:DataCardValue16.SearchText,top:20})

    vchengfenmsft_2-1677737861370.png

    vchengfenmsft_4-1677737976312.png

    Update:

    vchengfenmsft_3-1677737939480.png

     

    Best Regards

    Cheng Feng

     

  • dhageuk Profile Picture
    10 on at

    Thanks Feng!

     

    I get the Person list from PersonList sharepoint that looks like this:

     

    IDColumn1ColumnPerson
    1APerson A
    2APerson B
    3BPerson C
  • v-chengfen-msft Profile Picture
    Microsoft Employee on at

    Hi @dhageuk ï¼Œ

    I made a template for your reference

    vchengfenmsft_1-1677744368029.png

    vchengfenmsft_3-1677745529693.png

    Items:

    Distinct(Filter(PersonList, Column1 = ComboBox2.Selected.Value).ColumnPerson, ColumnPerson.DisplayName)

    vchengfenmsft_4-1677745593110.png

    Update:

    { Claims: LookUp(PersonList, ColumnPerson.DisplayName=DataCardValue16.Selected.Result, ColumnPerson).Claims}

    vchengfenmsft_2-1677745453798.png

    Here is result:

    vchengfenmsft_5-1677745675009.png

     

    vchengfenmsft_6-1677745697665.png

     

     

     

    Best Regards

    Cheng Feng

  • dhageuk Profile Picture
    10 on at

    Thank you.

     

    My issue is that when I EDIT the form in canvas, the Person Field is empty. The same property (Item and Update) is used in the EDIT form. The saved data from sharepoint does not show.

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

    Hi @dhageuk ,

     

    Can you provide some screenshots of your scene?
    In my scenario is no problem

    vchengfenmsft_0-1677749292618.png

     

     

    Best Regards

    Cheng Feng

  • dhageuk Profile Picture
    10 on at

    @v-chengfen-msft Are you in EDIT form? and then add the Item and Update properties in the edit form as well.

    I am sorry I cannot share screenshots.

     

    same issue as this but I cannot go the same route

    https://powerusers.microsoft.com/t5/Building-Power-Apps/PowerApps-List-Form-Displaying-Saved-Data/td-p/1413789

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 899

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 499

Last 30 days Overall leaderboard