I need to calculate the time difference between two dateTimeStamps in hours
Then I need to round up to the next hour. So if the duration between the times was 2 hours and 1 second, that is 3 hours.
I’m using Date Difference column that gives the answer in days. I then use maths column to multiply by 24 to give me hours.
What is the best/easiest way to now round up.