Hi everyone...
I have an issue with i flow i created. I want powerAutomate to send me an email for every row where the due date has passed. I added some conditions for it and the aciton to send an email to myself. the problem comes when i run the flow power automate sends 11 emails (the table has 11 rows) even tho I used the condition. Screenshots below
Thanks in advance
Hi @LRAVLIC ,
The expression rusult of utcnow() > '' is true.
So please consider adding a 'and' condition.
Best Regards,
Wearsky