I have a dataverse table that I am trying to send an email based on 4 conditions from 4 different columns. I can get the flow to run successfully EXCEPT when I add in the date condition. I have it looking at a column titled TrainingDate and I have the condition set as 'is equal to' expression formatDateTime(utcNow(),'yyyy-MM-dd'). I have also tried
Hi @Charvat2
You will need to update the
expressions to:
formatDateTime(utcNow(),'yyyy-MM-dd')
and then the other expression is:
Here is how I have the flow built. I don't get an error, it says that it ran successfully but no email is sent so it is actually failing.
Hello @Charvat2 ,
please share the flow in Edit mode and the error you're getting, so that it's much easier helping you.
BR,
Marco
WarrenBelz
146,522
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,890
Most Valuable Professional