Hi everyone,
I've looked at about 10 different posts, none of which seem to fix the specific issue I have.
I want to run a monthly trigger action, where my excel online (in SharePoint) file pushes any item in a "status" column flagged as "overdue" to those users. Overdue is determined by a nested if statement referenced against "today()" in the spreadsheet, so again, this is dynamic over time.
Users will be dynamic each time the trigger happens.
I can make it work when I just send the list to a static distribution list, but not everyone will be needing the email monthly. As soon as I introduce the dynamic list, the flow runs, but no emails are sent.
Copy of my flow below - as soon as the "value" from the xlsx file is introduced, it doesn't work.
I've also tried an OData filter when listing the rows present, but think I may have the wrong syntax. Some of the posts suggested that inserting that ahead of the HTML table may be a way around it. I'm not a coder - be kind!!
Help much appreciated!

