Hello,
I have a condition in my flow where i check if the current date is later then a date written in an excel field:
utc Now('dd.MM.yyyy') is bigger than the excel field. But it wont work. Do somebody know how to solve? Is it maybe because of the dots in the format?
Because I want to check, if the current date is later, than create an e-mail and inform that person to do his task.