SOLVED

Limit on autosuggest in lookup fields?

Copper Contributor

Hi,

 

We're using Sharepoint Online, and have a problem with our lookup lists. The case is as follows:

 

We have one list with around 82000 posts (called "Products"). It has an index on one of the columns (called "Product ID"). When I do searches in the list everything works as intended.

Product ID is used as lookup column in another list (called "Returns"). The intention is that one is supposed to start typing a product ID, and get suggestions based on the Product IDs in Products.


The problem here is that, only Product IDs from about the first 25000 posts comes up as suggestions. If I start to type a value that matches a product ID that has a higher row count than this, it won't be matched. However, if I click "more results" it will be displayed.

My questions here are:

  • Is this a known limit?
  • Is it possible to adjust the limit, in that case how?

Worth mentioning is maybe that the values in Products has been populated via PnP Powershell. (Shouldn't make any difference, but may be good to know).

2 Replies
best response confirmed by JimGr (Copper Contributor)
Solution

@JimGr I think this is by design in SharePoint and you cannot make any changes to this limit via any available settings in SharePoint.


Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs

Ok, I see. We have to live with it :).

(Sorry for the late reply)
1 best response

Accepted Solutions
best response confirmed by JimGr (Copper Contributor)
Solution

@JimGr I think this is by design in SharePoint and you cannot make any changes to this limit via any available settings in SharePoint.


Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs

View solution in original post