Hi,
I have a flow which queries a list with the items that were created in the last 7 days. In the results I have entries submitted by users with their corresponding data and supervisors. I need to be able to send an email to their supervisors with the items submitted by the users for these last 7 days. Where i'm getting stuck is where some users have multiple items submitted. The emails to these supervisors should only have the data that corresponds to their employee.
This is what i have so far:

Any help is appreciated.
Thanks