What I’m trying to achieve: If datetime now is earlier than a [date from a google sheet + 3 days] go to Branch A, if not then goes to fallback
I’ve also enclosed the Formatdate(Adddays(field;3);MM/DD/YYYY hh:mm A; Asia/Manila) but also getting the same error
I’m getting the error:
Scenario has encountered an error while being processed. Fix the error or clear the queue. The reason is: Failed to evaluate filter ‘0-0’: Function ‘addDays’ finished with error! ‘2/4/2025 01:37:00 PM’ is not a valid date…