Antonia
(Antonia)
July 13, 2023, 12:27pm
1
So basically, is there a way to get the due date to result from date column + number (of days) in a separate column?
The date column will always vary but the numbers column will use a limited set of days (30, 45, 90, 120).
Any integrations or automations that are able to help with this?
thanks!
Hi @Antonia ,
You can do this by creating “Mirror” column and “Formula” column.
For further implementation kindly connect us:
MSquare Support
Visit us here
Youtube Channel
mark.anley
(Green Llamas Consulting Inc.)
July 13, 2023, 8:00pm
3
Hey @Antonia - I think the following stock automation should work for you:
Hope this helps!
Mark
1 Like
Antonia
(Antonia)
July 17, 2023, 12:45pm
4
Thank you! The stock automation was exactly what was needed
mmulloy
(Morgan Mulloy)
July 24, 2023, 8:25pm
5
This is great! Is there a way to add a condition that if the date lands on a weekend, that it then goes to the next business day?
mark.anley
(Green Llamas Consulting Inc.)
July 25, 2023, 12:57pm
6
Hi @mmulloy - you would likely need to utilize a 3rd party app to deal with this. General Caster works well for this using the NETWORKDAYS() function (it also allows you to specify public holidays as well).