Hello!
I have a SharePoint list with a Comments column that is set to Append so that all comments are saved with date/time stamp. I have a Power Automate flow that populates a Word Template with the data from the SharePoint List Item properties, however, I cannot pull in the Comments.
How can I get the list of comments (with date / time stamps and all) from the SharePoint list so that I can populate the Word Template with them?
Thanks in advance!