Hi,
I have several SharePoint lists where they all refer to different lookup-columns. However, when connecting my lists via these look-up columns in Power Apps I only get a blank cell, and not any lookup/reference value.
I have tried to use many different approaches as Patch, Collect, Lookup, Choices etc. My last try was a Patch-function.
Patch(List, Defaults(List), {Name:NameTextBox.Text, Space:SpaceTextBox.Text, LookUpColumn: LookUp(OwnerList, ID = Owner.ID)});
Can someone please help me?

Report
All responses (
Answers (