Hi there,
I have an excel table with a trader name, email, number and PDF name, and I'd like to send each trader in the list an email with their specific PDF. At the moment, I've got all of the PDFs in a specific Onedrive folder.

I've tried a few different flows, but I can't get it to work. So far I manually trigger a flow, which then lists the files in the folder. I've then got an action to "List rows present in a table". I was hoping to use an array filter to then match them, and send an email for each row of the excel table, with the correct attachment. But this isn't working.
Does anyone have any ideas? Thank you!!