Hello,
I am trying to make hyperlinks of muliple attachments in SharePoint list and bringing them into a row in excel. My flow is:
The 'select' brings me all the attachments, but in the 'Update a row' gets me only one attachments from the 'select' (see below)
This 'Update a row' has the concat function I mentioned above and only one attachment is turned into hyperlink. Can someone help me on what I am missing so that the updated cell shows hyperlink with all the attachments like this:
01234_test_001.jpg
01234_test_002.jpg
Thanks in advance