Hi all,
New to altteryx!
In my workflow, I convert date (string) to DateTime using the DateTime tool. Then,
I have the following multi-row formula:

However, this is what I get for the new column:

As you can see, this is not behaving as expected; e.g. the difference between the third and fourth row should be 6 minutes = 360 seconds, but it reports 60. Could you please let me know what could be wrong?
The purpose of the new column is to group the rows together that are close to each other (i.e. that dont differ by more than 60 seconds)
Thanks