Forum Discussion
Custom Time Intervals
- Anonymous6 years ago
Mariusz thank you, appreciate it
- 6 years ago
Hi Anonymous ,
If (WEEKDAY(Date, 2) = 6 || WEEKDAY(Date,2) = 7, “”,The formula applied above)
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Mariusz thank you for quick response. I notice the two column functions are exactly the same or am I missing something?
Or did you mean one column for Acceptance datetime and the other for Attempted Acceptance datetime?
Hi Anonymous
Sorry, yes I've adjusted my post.
- Anonymous6 years agoNot applicable
Mariusz thank you, appreciate it
- Anonymous6 years agoNot applicable
Hi Mariusz how do I exclude weekends (Sat & Sun) from this function?
i.e. if Job_Booking_DateTime is on Sat or Sun, then exclude from calculation
- Nathaniel_C6 years ago
Community Champion
Hi Anonymous ,
If (WEEKDAY(Date, 2) = 6 || WEEKDAY(Date,2) = 7, “”,The formula applied above)
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel