I created a Flow that sends an email based on the filtered content of a list.
I created a FILTER ARRAY that gives me a BODY as output. Although, seems like I cannot use the BODY details as parameters for the mail content in the APPLY TO EACH I use after filtering. BUT, if I first use VALUE, fill the content and body of email, then remove VALUE and put BODY, save and close... then all the references are made correctly to BODY.

Is it me?