Hello everyone! Is it possible to add x number of ...
# general
h
Hello everyone! Is it possible to add x number of days to date formula field that only considers working days and excludes weekends?
m
Hm interesting question. What should the output of {date} + 1 be (where 1 is a value for x) if {date} is a Saturday? More specifically, should the output be the date for Monday or Tuesday?
h
The initial date will always be between Monday and Friday. If we started in Friday and if it was a +1 the expected result would be Monday