SharePoint List, Lookup Columns - Allow Add New Value

Elizabeth M. Carroll 21 Reputation points
2021-01-19T17:47:42.22+00:00

I have a SharePoint List where people are entering data with contact information for various people from different firms - often these firms appear more than once but there is no way of knowing which firm names people will put on the list. I was thinking of creating a lookup field with a flow, so that every time a new value is added, it goes to a separate list, and that is used as the "lookup list". However, if it is a lookup column, then it looks like someone can't add a new value. Is there a way around that, or a different way I could approach this? Thank you!

Microsoft 365 and Office SharePoint For business Windows
{count} votes

Accepted answer
  1. Nishanth Shreepad 81 Reputation points
    2021-01-20T05:31:49.517+00:00

    @Elizabeth M. Carroll Please try having 2 different fields, one with the lookup to firm and other one with name like " Other firm" . this can be a radio button and users can toggle between selecting an existing firm or if its not present they can add their own in the others section. on submission take the value from others section if applicable and add /update in the lookup list. please let me know if you have any further questions or if you need any assistance .

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Echo Du_MSFT 17,316 Reputation points
    2021-01-20T08:55:03.233+00:00

    Hello @Elizabeth M. Carroll ,

    I suggest you use Choice column type instead of Lookup column type. What's most important, please enable "Allow Fill-in choice" option.

    58529-1.png

    So you can customize the value of the field and automatically store the value in the options of this field.

    58557-2.png

    58563-3.png

    Thanks,
    Echo Du

    ===============

    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.

    0 comments No comments

  2. Elizabeth M. Carroll 21 Reputation points
    2021-01-25T15:44:46.597+00:00

    I went with the 2 fields method rather than choice because I didn't know any names of firms that were going to be added beyond just 2. So far it's only mildly confusing people, so I think it's working. Thank you!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.