Forum Discussion
SPNoob2021
May 14, 2021Copper Contributor
Sharepoint List and Exporting Specific Selected Items to CSV file
Hi is there any way to export only the selected items in a sharepoint list to a CSV file. I see if you don't select any items you export the whole list to a csv file for my application and customer...
shriG625
Jan 20, 2022Copper Contributor
Hello, did you get any solution for this? I am in the same requirement. I want to export to CSV file only selected items.
Pkeschinger
Feb 03, 2022Copper Contributor
I did just find out that if you change your list view to grid view you can click the radio button for 1 item and then click Ctrl+c and it will copy all of the data across the lists so you can paste it into a file, then click exit grid view to see the list view again.
- brownman311Oct 20, 2022Copper ContributorSimple and easy workaround, thanks for sharing!