Hi there,
I’m trying to use the DATEADD function to calculate an end time for an event.
My formula is:
DATEADD({Timeslot StartTime},{Duration mins},‘minutes’)
{Duration mins} can be a lookup field or a formula field. I’ve tried all formatting options for these fields but none are producing the correct output.
If I make {Duration mins} a text field, the output is correct.
I need to make the formula work with {Duration mins} being either a lookup field or a formula ~ What am I doing wrong?
P.S. I have also tried to troubleshoot the issue by toggling the GMT settings on and off, all to no avail.
Thanks for your help.