Forum Discussion
Nkhatiwada
Mar 15, 2022Copper Contributor
Create a look up in SharePoint list from a list from another SP site that I have read access
How do I create a look up in SharePoint list using a list from another SP site that I have read access permission? This may be a solution - How can I create a linked list from a shared list? Thank ...
- Mar 21, 2022
Hi Nkhatiwada
there is no OOTB way to that, lookup's are only available in the same site. For cross site lookups there are ways with Power Apps or REST API.
Here are more inputs:
DaveMehr365
Mar 21, 2022MVP
Hi Nkhatiwada
there is no OOTB way to that, lookup's are only available in the same site. For cross site lookups there are ways with Power Apps or REST API.
Here are more inputs:
- NkhatiwadaMar 23, 2022Copper ContributorThank you David ! I will try with Power Apps and see how it goes. Thank you again.