hi again ! I’m trying to auto populate a date field from a workflow (After field edit). It works fine on the record creation with the following formula: to_date({customdatefield} - 3 ) But when I try to o the same in "After field edit" action, I obtain NaN value.