Forum Discussion
aleyna6060
Nov 28, 2022Copper Contributor
Create 1 main view with 4 lists
Hello,
I created a 1:n relationship in Sharepoint. (primary key + foreign key)
as followed:
The ID of list "1" is used as a foreign key in list "2" & "3" & "4"
I have 4 lists and with them I creat...
DaveMehr365
Nov 29, 2022MVP
Hello aleyna6060
with SharePoint OOTB view it's not possible to view elements from different lists or libraries.
You can try to use a Highlighted Content Web Part dto show elements from different lists or for more customization, you can use PnP Modern Search Web Parts. With search you can build your view with elements from different lists/libraries.
Hope this gives you an idea for an solution.
Best, Dave