Hello!
I’m having trouble with a formula, DATEADD({date}, 2, ‘days’) works perfectly but I need to add time as well specifically.
For example, a record was created on Saturday at 8pm, the formula should logged a date on Monday at exactly 7am.
We have team A who creates record during weekends and those records are sometimes being created in weekends. Team B will only be able to check those records during Monday to Friday and their scores/metrics are being affected in our report. We wanted to create an automatic field that will logged those records on weekends to Monday at 7am.
I think a formula won’t work on this issue and scripting would be better but I’m not good at coding.


