Hello!
Now, I'm sure this is just my coding and function ignorance but my filter array keeps failing.
Here is my flow:
It was running exactly how I wanted it too except for one snag. In my sharepoint list I have attached different documents to each of the list rows. I want the emails to send to each individual with their specific documents but it was sending with all the documents. It seemed filter array could fix this, to filter the attachments array before I send the emails. However, it keeps saying field_1 is Null. I've checked, field_1 does correspond to sharepoint list and there is data in there. I'm sure I must have just written the function incorrectly or something simple, can anyone advise?
thank you.