Forum Discussion

rodrigomocca's avatar
rodrigomocca
Frequent Visitor
8 years ago
Solved

Average Time between rows

Hello,

I've looking through the forum and I can't find the answer, so I'm asking my particular case.

I have a simple table with 2 columns: Name, ReportedDate.

I need to make a measurement with the average time (in hours) between all the rows. For example:

Test 1 - 01/22/2018 10:00:00 AM

Test 2 - 01/22/2018 10:30:00 AM

Test 3 - 01/22/2018 11:00:00 AM

With this data, I have a half hour on average.

 

How can I do this?

3 Replies