Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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.