
Announcements
Hey, i was searching for a problem and saw this. But now I have other Problems. I give you an example. My goal is to link pdfs from files with rows from lists with the same ID. The Problem now is that, when I run this flow with 3 different or more IDS at the same time it doesn't work. Here is an example I have ID 14, 15 and 16 in the list and I want to create a hyperlink from the pdfs which belongs to them. ID 14 have 2 pdfs and 15 and 16 only 1, so when i start the flow it creates behind ID 14 the two PDFs with ID 14, but in Row with ID 15 it creates the link for both pdf of ID 14 and ID 15 and in row 16 it creates also the link for both ID 14 and ID 15 and ID 16, but the flow should create the links separate (for ID 14 the both links, for ID 15 only the link to PDF with ID 15 and for ID 16 also only the link to PDF with ID 16) can you help me pls? Maybe you know the problem i did the link like you and the rest works.
@fp4 Can you provide a bit more insight? Are you trying to return attachments from a SharePoint list item? Or files from a Document Library?