Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.
I first converted the EventFireDate field to datetime using the Date Parsing tool. I then ordered them sequentially by this date and created a multi-row formula to determine like-for-like records that had a difference of 30 seconds or less from the previous line. Then I simply sorted it accordingly.