Forum Discussion
dalbokova
Jan 13, 2021Copper Contributor
Integrate comment in the SP list to export to Excel
Hello, I need to know how to display the comments in the new "comments on SP list" feature in the SP list to be able to export them to Excel. Thank you.
Jan 13, 2021
Currently there is not a way to see the comments apart from the comments panel and to export them
Beau Cameron
Jan 14, 2021MVP
jcgonzalezmartin dalbokova There is no out of the box way to do this, however, comments for each item can be retrieved via the REST API. You could build a custom process if you really need to export them.
https://beaucameron.net/2020/12/16/retrieve-modern-sharepoint-list-item-comments-using-rest/