Jul 18 2023 01:22 AM
I have a library with lookup columns pointing to specific lists (providers, companies, products etc.).
In particular, I have two columns, "Company" and "Invoicee" pointing to the same list "companies".
Everything worked perfectly for months, but suddenly since yesterday the lookup for the "Invoicee" columns stopped working. When I start typing, it seems that it starts looking for a match but it keeps looping forever.
The other column "Company" that points to the same lookup list does not present the same problem and is still working properly.
I thought it could be a temporary issue but today the problem is still there.
Any idea on how to fix this?
Jul 18 2023 01:58 AM
Hi @Bighouse
When encountering an issue where a lookup column in a SharePoint library has suddenly stopped working for a specific column while others are functioning properly, there are a few steps you can take to troubleshoot and potentially resolve the problem.
Verify the "companies" list: Ensure that the list is accessible, contains the required data, and hasn't been modified or deleted.
Check column settings: Review the settings for both the "Company" and "Invoicee" columns, ensuring they are correctly configured with the appropriate lookup list and column selected. Verify any required settings are properly set.
Clear cache: Clear your browser and SharePoint cache or try accessing the library from a different browser or device to eliminate any temporary issues.
Test other lookup columns: Create a test lookup column and check if it exhibits the same issue. If it does, it might indicate a problem with the "companies" list or SharePoint configuration.
Server-side issue: If the problem persists across different browsers and devices, contact your SharePoint administrator or IT department to investigate recent updates or changes that might have affected lookup functionality.
Recreate the column: As a last resort, delete the problematic "Invoicee" column and recreate it from scratch. Proceed with caution to avoid data loss or disruption of workflows tied to the column.
Microsoft Support: If none of the above steps resolve the issue, seek assistance from Microsoft Support or consult the SharePoint community forums for specialized guidance.
Remember to document your troubleshooting steps for reference when seeking further assistance or escalating the problem.
Jul 18 2023 02:16 AM
Jul 17 2024 07:14 PM