I would like to base a workflow constant on the value of a calculation:
DateTimeAdd(DateTimeNow(), 1, "Months") = the next month based on when the workflow is executed.
I have a number of workflows that are based on the prior or next month and would like to set that as a constant so I don't have to add it to every record or keep calculating it with a formula.
Is there a way to assign a calculated value, like the one above, to a constant in the workflow?
Thanks,
Scott