Hi,Put this in the filter:DateOnly(GetDate()) equal to
DateOnly(SubDays(@departureDate, 2))DateOnly() is on @departureDate only
if that's of type datetime- remove if date.Also check nms:broadLogRcp to
filter out recipients who've received the delivery, in case someone
restarts the workflow.Thanks,-Jon