Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Minute in between timestamp

Hello,

 

Im wondering if this is possible, this is my table result.

So I have a Table with Column Timestamp on it. I create a  new column to compute hour of the Timestamp column.
So when im summarizing the result, the Minutes(date diff max and min) shows incorrect. If you look below
hour 6 should by 60 since the we start at hour 5 and end on hour 8. is there a way to make Minute column compute as follows?
Hour 5 = 29
Hour 6 = 60

Hour 7 = 60
Hour 8 = 20

 

BatchNumberHourDate diff max and min
A529
A659
A757
A820

1 Reply