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?
Paul_HK_de_Jong
Oct 17, 2022Iron Contributor
OOTB this is not possible. We have therefore extended the search bar functionality with sort and filters and also included an export to CSV option. Example
The custom search bar uses search rest api and the exported CSV contains the name, full URL and modified date. Which fields do you need?
Who is going to use the functionality? end-users or administrators or ...
If only administrators need it then PowerShell is also a pragmatic option.
FGomesDSI
Oct 17, 2022Copper Contributor
Hello,
We would like our end-users to be able to perform a search for items from a sharepoint list and print those results. The columns would be the ones defined in the standard view. But we are looking for a free solution from Microsoft or some other company or sharepoint guru who wants to share their solution for free and get a big big thank you.
We would like our end-users to be able to perform a search for items from a sharepoint list and print those results. The columns would be the ones defined in the standard view. But we are looking for a free solution from Microsoft or some other company or sharepoint guru who wants to share their solution for free and get a big big thank you.