Forum Discussion
FGomesDSI
Oct 10, 2022Copper Contributor
Is it possible to export the result of a search from a sharepoint list to excel
If I perform a search on a sharepoint list using the sharepoint site's top search bar, how can I export the results to Excel or CSV?
ESGWill2020
Dec 06, 2022Copper Contributor
Paul_HK_de_Jong
Missed a bit of Context- is this a third party Plugin Search bar?
Paul de Jong
Dec 07, 2022Iron Contributor
No, it is not a third party plugin search bar. It is part of an app that mimics File Explorer in a browser (link). The logic for the search bar (plus the sorting options and search filters, see example) can in principle be isolated and be included into a separate custom search bar App.
The search REST API is rich in functionality and performance is awesome. This allows for building apps that simplify use of SharePoint.