Not trivial but can be done. First, create a new variable and make it retained. Then before the Certificate, move the Current Date to the variable with a Modify Variable action, Target: new retained variable; Value: Var(CurrentDate); Condition: new retained variable Is Empty. Then use the new retained variable to populate your certificate instead of the CurrentDate.