Date check doesn’t seem to be working
I have a date check in my Flow that doesn’t seem to be working. I’m just wondering if a blank Reviewed date is considered to be less than the current date -5 days? Here is the current date formula
.
I have a date check in my Flow that doesn’t seem to be working. I’m just wondering if a blank Reviewed date is considered to be less than the current date -5 days? Here is the current date formulaformatdatetime(adddays(utcNow(),-5),’MM-dd-yyyy’). Read More