Hi all,
We have an old Sharepoint list that we have been updating with Sharepoints built-in functions. Now I have created a new list with a PowerApp on top to make it easier to update the data.
I started off with a copy of the old list, ProjectList_1, and then I have added a bunch of fields to the new list, ProjectList_2.
Meanwhile I have been deveoloping, my colleagues have been updating the old ProjectList_1, and now I want to update the records in the new list.
I have tried to use Patch, but I can't get it to work. I want to be able to update this a couple of times because I must do some fixing and testing with the data before we use the new ProjectList_2 only.
Question 1 : How do I update ProjectList_2 with the data in ProjectList_1? Some of the columns have the same names, and it's only these I want to copy data from.
Question 2: In the old list I have a Contact person field which is a text field. How do I use this value to set a People Picker field?
Best,
Lennart