Forum Discussion
Search per column in libraries or lists
Hello,
in our old Sharepoint 2013 we added kind of a "live search bar" under every column with a script.
Is there any way to add or configure something similar in SharePoint Online? Or any Apps that would provide something like this?
The search bar with KQL syntax is not very comfortable for the average PC user.
2 Replies
- Rob_ElliottBronze Contributor
Easier than using SPFx you could build an app in Power Apps with filters that would search/filter on multiple columns in your SharePoint list as in the screenshot below which is filtering the list to show only those items with the word "Network". The filter is applied as you type and it has brought back 11 items out of about 3000 in the whole list.
Rob
Los Gallardos
Microsoft Power Automate Community Super User.
Principal Consultant, Power Platform WSP Global (and classic 1967 Morris Traveller driver) PJ1504 you can develop a custom solution with SPFx or use Third-Party Solutions, search for "sharepoint online list view search box" and you can find Apps.
Best