SharePoint Lookup Column isn't Populating

BPIT 1 Reputation point
2021-02-13T22:29:07.733+00:00

I have a SharePoint list (volunteer record) that is populated monthly by importing data from excel. It has information such as contact information, trainings taken, certifications, etc.

I have a second SharePoint list (volunteer availability) that has the status of each volunteer. The volunteer availability list has many lookup columns that associates a volunteers record to their availability.

I have data populated in both lists and the lookup columns in the volunteer availability list are all working.

I've attempted to create a new column in the volunteer record list, populate it with data, and then create a lookup column in the volunteer availability list. I would like the new column of data to be associated with each volunteer.

Here are the steps I took:

A new column was added to the volunteer record list called certified. The new column had two options for entries (partial, complete, or null). I then created the lookup column in the volunteer availability. When I initially created the lookup I accidentally pointing it to the wrong column.

I corrected the issue by revising the certified column in the volunteer record list from choice to string of text. This allowed the certified column to show up as an option for the lookup in the second list. I revised the lookup to point to the certified column.

The certified lookup column has not populated any data from the volunteer record list. I've verified there is data in the certified column of the volunteer record list. I cannot figure out why the lookup is not populating automatically.

I tried starting over since the initially created lookup was pointing to the wrong column. Starting over with a new lookup also did not work.

I'm hoping to get an answer as to what I'm doing wrong in my steps. All the other lookup columns have worked without any issue and have populated automatically.

Thanks for any assistance you can provide.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,298 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,301 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ChelseaWu-MSFT 6,321 Reputation points
    2021-02-15T03:28:15.123+00:00

    Hi @BPIT , thank you for posting in the Q&A forum. I would like to confirm a few things with you:

    1. How is the volunteer record list populated monthly, are you using a flow or other method?
    2. How do you update the lookup columns automatically for other columns in the volunteer availability list? Are you using workflow/flow to update the lookup columns, or are you referring to the additional fields of the lookup column?

    As far as I know, when you create a lookup column, it does not auto-populate itself unless you use other tools to give values to it.
    Or if you are using additional fields for lookup columns, they will automatically fill the corresponding fields with the values from the source list. The additional fields show as Read-Only in the target list.

    67887-screenshot-2021-02-15-111803.png
    67953-lookup-column.gif

    Please see the reference here: Create list relationships by using unique and lookup columns.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    **Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. **

    1 person found this answer helpful.