Prathamesh Doke
Prathamesh Doke

Reputation: 845

How Join two list in SharePoint

I want have created Wikipage on my subsite in SharePoint 2013 online, I want to add two dependent dropdowns on my website... for that I have created two lists in my SharePoint subsite. How to link one List to another list... Just like SQL table PK-FK relationship.

List 1:

enter image description here

List 2:

enter image description here

Upvotes: 0

Views: 6381

Answers (2)

SP 2022
SP 2022

Reputation: 282

Actually I am not quite clear about what you are saying - may be you may handle this through the lookup column mapping between two lists.... in SharePoint list relationship is maintained by lookup column/list.

And if you are looking for connected list view webparts in SharePoint online you may go through the below article :

https://global-sharepoint.com/2019/08/18/connected-web-parts-in-sharepoint-online/

Upvotes: 0

Related Questions