Resolved! add Duration to Date/Time
Howdy--I have a record that has the following fields:u_start_time (Date/Time)u_end_time (Date/Time)u_activity_duration (Duration)In a Business Rule, I am trying to add u_activity_duration to u_start_time to calculate u_end_time.I have tried the follo...

