hi guys please help me, i want to update my alarm journal table every 20 seconds. the now() commands is not working. Is there other way to solve this? thanks!
fixed! set the end date expression to this dateArithmetic(now(), -30, “sec”)
1 Like
@marcg Would you mind let me know why the value is -30? Is it -20 for 20 seconds? Thank you!
hi, yeah i think so, but try using the now() command first.
1 Like