Processes - Steps: "Wait for a condition" TIME expression

Hello,
I have created a time condition for a step “Wait for a condition”. Normally, the formula compares the time NOW with the time the last row was created. After 1 minute, the expression should be TRUE and the next step should be triggered . I have used this kind of condition as action filter in behavior field before and it worked good, but in automation seems not to be working. I have tested it in the expression builder and it gave me the value I was expecting.

MINUTE(TIMENOW()-TIME(LOOKUP(MAX(SELECT(Timesheet[_ROWNUMBER], AND([Useremail]=USEREMAIL(),[Fecha]=TODAY(),[Tarea]=‘Ejercicio’ ) ) ), “Timesheet”, “_ROWNUMBER”, “Hora Inicio”)))>1

QUESTION: time conditions does not work in “Wait for a condition” steps?

0 11 2,628
11 REPLIES 11
Top Labels in this Space