Hello,
I have a workflow where I'm trying to find all files within a folder older than 360 days and then list them all collectively into a single email. I'm running into an issue where my Filter Array outputs each file individually and then proceeds to sends out a separate email for each file found.
This is my Filter Array step which appears correct.

I then tried adding a Compose step using the "join" function pictured below.

But then in the final step where the email is sent, it's still sending each file as a separate email.
