core.noscript.text
Hi all,
I am trying to calculate the average time between three columns. Example below.
Not sure if there is an easy way to solve. Thanks in advance!
Hi @deckthehalls
This is how I would do it
Pretty Similar Solution as David, just joined back together at the end.
Also I used a parse tool to convert the initial time to a Time data Type. This avoids the awkwardness of needing to append 0s to the initial time.