Hi
I have a SharePoint list that in which there is a due date for an item, I've created a flow based on a recurrence, but I can't get what I need in order to send the email notification.
The main idea is to get the items, and if the item is overdue send an email only to the user that is the owner of it. Not to me or to the rest of users.
The main issue is that I'm trying to get only the email of the user that has at least one item overdue from "Get items" but can't separate them when I try to send the email notification.
I have tried several attempts with a lot of information that I've found online but it is not working well.
My last attempt:

Another one

I'll be really thankful if you can help me with it.