Hello,
I have a SP list which is consisting of items in each record. Each item is having an owner, for that I have created a People Field.
I have created a flow which runs everyday to check if Status='Open' and the date created is 90 days back, then it is expected to send email to the respective owner of the item as reminder for some actions. This is working perfectly fine.
In addition to that, i want that the owners manager also should get the email. However when i am trying to add the managers name, then it is sending the emails equals to the items which are having status as open. For Example: Open Items: 20, Owner Akshay: 5, then still Akshay is getting 20 email.
I am attaching the snaps of the flow. Can someone please help that where I need to make changes to work that flow as expected.




Thanks,