Forum Discussion
MarkShnier__You
Qrew Legend
9 months agonot tested but try this
ToTimeStamp( // this function returns a date / time result when given a date and a Time of day
ToWeekDayN(ToDate([Date Created]), // this function will bump the date ahead if it falls on a weekend.
ToTimeOfDay([DateCreated]) // just the time of date portion of a date/time field
+ Hours(48)