Alex McCullough
04/30/2023, 6:33 PMNEXT_DAY({startdate}, 'MONDAY')
...have you succeeded in passing a variable in place of the constant? e.g.
NEXT_DAY({startdate}, UPPER({custbody_target_day_of_week}))
I just cannot get it to accept anything but the constant string. Everything else is ERROR: Invalid ExpressionKarina
04/30/2023, 7:06 PMAlex McCullough
04/30/2023, 7:08 PMKarina
04/30/2023, 7:18 PM