I am trying to add a specific duration to a datetime format, then reformat the output to another datetime.
So for example:
Datetime Field 1 / duration field (h:mm) / Formula Output (datetime format)
I want to take datetime field 1 and add [duration field] to make a datetime format.
Any way to do this?
