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 you in advance
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:
2 Replies
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:
- NkhatiwadaCopper ContributorThank you David ! I will try with Power Apps and see how it goes. Thank you again.