I am trying to add hours to a Date and Time field.
The formula I’m using is: DATEADD({Flight Date and Time},-{Time Prior},‘hour’)
I want the result to be the date and time, X hours before the original date ad time.
Flight Date and Time is a date fiel...