I have a report where I have a DateTime field and I need to add time to it to create another field.
Field 1 is Start Date Time.
Field 2 is a formula field where I converted seconds to hours. ({metric_hist.numeric_qty}/60)/60
Field 3 needs to be End Date Time. I need to add Field 1 and Field 2 to get the date and time which the job finished.
Can someone point me in the right direction to achieve this? I’m stuck…
Thanks in advance for any help.
Field 1 is Start Date Time.
Field 2 is a formula field where I converted seconds to hours. ({metric_hist.numeric_qty}/60)/60
Field 3 needs to be End Date Time. I need to add Field 1 and Field 2 to get the date and time which the job finished.
Can someone point me in the right direction to achieve this? I’m stuck…
Thanks in advance for any help.