Forum Discussion
kevindek
Apr 01, 2024Copper Contributor
List Item Search Problems
Hello Community, I'm encountering an issue when searching for items in a SharePoint list. For instance, when I search using the partial title "0990.LR00.000.", the item titled "0990.LR00.000.09 U...
ganeshsanap
Apr 01, 2024MVP
Try using wildcard operator (*) for search like 0990.LR00.000.09*
Check this documentation for detailed information about how to build the search queries 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.
- kevindekApr 01, 2024Copper Contributor
Thanks,ganeshsanap, for the tip about the wildcard operator. I tried it out but no luck yet. I'll dive into those links you sent for more clues. Really appreciate your help!