I have a sheet that has all of our current projects, and one of the columns is Ship Date. We have a workflow so that some of us are alerted when this Ship Date changes.
Currently, we just have the message saying "The ship date is now {{Ship Date}} for {{Job Name}}."
Is there a way to include the previous value (date) that was entered?
For example, "The ship date for {{Job Name}} has changed from {{Previous Ship Date}} to {{New Ship Date}}."