N
The Daily Insight

Can you link two SharePoint lists together?

Author

Robert Guerrero

Updated on March 10, 2026

Using SharePoint Designer, you can create a join between two SharePoint lists, and then use the joined list as a data source for future queries, views and reports. Note that for this to work, both SharePoint lists must share a common column name.

Simply so, how do you link two lists and create a combined view in SharePoint online?

Go to SharePoint Designer and go to the link called Data Sources. Click the Linked Data Source button in the ribbon. SharePoint Designer will show this dialog: In there, add the two lists that you wan to link together.

Also Know, how do I move data from one SharePoint list to another? 1 Answer

  1. Open SharePoint designer and open the site which has the lists.
  2. From left navigation click on workflows.
  3. From Ribbon Create a new list workflow for list A.
  4. Make the workflow to start automatically on item create and item update.
  5. Workflow logic. Check if current item - Emp ID exists in list B.

Herein, can a SharePoint list have multiple forms?

You need to go to "Advanced settings" of your list and then turn on content types option. Then you are able to add many content types for your list. Once you start Nintex Forms then, you are prompted with a question, for which contet-type you would like to create a form.

How do I link a list in SharePoint?

Choose your SharePoint site from the Recent sites list or enter your site's url directly into the text box. Click or tap GO. Choose the main list from your SharePoint site, in this example, Assets. Click or tap the Connect button in the lower-right corner.

Related Question Answers

How do I create a nested list in SharePoint?

How to Display Nested List using SharePoint
  1. Create lists Orders and OrderDetails (Site Action > Create > Custom List).
  2. Open Sharepoint Site in Sharepoint Designer.
  3. Open Page Where You Want to Add Nested List.
  4. Convert Listviewwebpart to Dataformwebpart.

What is list content type in SharePoint?

You create and manage content types at the site level. When you do add a site content type to a list, Microsoft SharePoint Foundation makes a local copy of the site content type and adds the copy to the list. This local instance is called a list content type and applies only to the list onto which it was copied.

What are SharePoint content types?

A content type is a reusable collection of metadata (columns), workflow, behavior, and other settings for a category of items or documents in a SharePoint Server list or document library. Content types enable you to manage the settings for a category of information in a centralized, reusable way.

How many columns can a SharePoint list have?

Column limits
Limit Maximum # columns Size per column
Person or group 750 10 bytes
Hyperlink or picture 127 60 bytes
Calculated 255 30 bytes
GUID 350

How do I add a drop down list in SharePoint?

To create drop down navigation in SharePoint using Drag and Drop
  1. Click Edit Links on the Top Link Bar.
  2. Create new menu entries/links, by clicking New Link button.
  3. Once new links have been created, simply Drag and Drop menu links one under another.
  4. You can build multiple levels of menus using this technique.

What is SharePoint Lookup?

A lookup column is a referential integrity between the lists in SharePoint. It retrieves one or more values from a target list if those values match the value in the lookup column in the source list.

How do SharePoint lists work?

A list in Microsoft 365 list is a collection of data that gives you and your co-workers a flexible way to organize information. You can create lists in Microsoft SharePoint, the Lists app in Microsoft 365, or Teams. You can add columns for different types of data, such as text, currency, or multiple choice.

How do you do a vLookup list in SharePoint?

Configuration of vLookup. Go to your Parent list and click to add a new list item, scroll to the bottom of the form and hit the Enhanced with DFFS link to enter the DFFS configuration. If this is the first time you enter DFFS config for this form you must hit Save to create a configuration for this form.

Can I copy a SharePoint list?

Quick overview
  • Open the list you want to copy.
  • In the Permissions and Management column, click on Save list as template.
  • Enter a file name in the File name text field and enter a title for the template in the Template name field.
  • Click the Download a Copy button (it'll generate a .stp file)

How do you duplicate a list in SharePoint?

To clone an item, simply:
  1. Select the item to copy, click on "Automate", wait a few seconds, our flow will appear and just click.
  2. On the right side, a permission request will appear to connect to Sharepoint and then to execute the flow.

How do I copy a list from one SharePoint list to another?

Using SharePoint Designer, create a new workflow (Workflow -> List workflow). Specify the list to attach the workflow to(list A). Navigate to workflow setting and specify that the workflow should start on item creation only. Add an action: Copy list item and specify the list to copy to(list B).

What is SharePoint custom list?

Create a custom list in SharePoint Server 2010. Creating a custom list resembles creating lists from a template, except that the custom list is created with only three columns: Title, Created By, and Modified By. After you create a custom list, you can add columns and make other changes to the list to meet your needs.