Hi Everyone,
I have a start date field and a duration type field and I’m trying to create an end date with a formula
DATEADD({ Appointment Start Date},{Duration},‘minutes’)
This doesn’t seem to do anything i.e. the end date is the same as the start.
Any ideas?
Cheers