How to use to variables in postpone activity in Postpone properties field dynamically based on user input

Hello,

The only solution i can see atm is to do a switch on your first Var (AddDays, AddMonths …) and then for each of the case you create the date. After the switch you put your postpone activity with the date calculated before.
I suggest this but i don’t know if this is dynamical enough for your needs,

Regards