Notification X # of days before Start Date
I'm trying to setup a workflow to notify a team member of an event X # of days prior to the start date. I tried creating a wait action by using the following Period Expressions, but neither of them worked. Am I doing something wrong?
[<StartDate>]-4
Today()=[<StartDate>]-4
0