I am trying to add a condition where
If 5 Day Reminder Date = utcnow()
AND
(Status Value = Manager Review
OR
Status Value = CFO Review.)
Would this be how it's done?
I am trying to add a condition where
If 5 Day Reminder Date = utcnow()
AND
(Status Value = Manager Review
OR
Status Value = CFO Review.)
Would this be how it's done?
Hi @honganhuynh1 ,
If you're confused about Or and And check this out:
The logic of your second screenshot is that the date must be met correctly first, and then the second condition will be successful as long as one of them is met
I think it should be right. Then please pass the test to check whether it is correct (if there is a problem with the formula, it will also cause the condition to fail)
Here is a link about condition for your reference:
Power Automate: Condition Action - Manuel T. Gomes (manueltgomes.com)
Best Regards
Cheng Feng
or Maybe this?
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492