Hello Team,
How can we do a Difference in date in different row.
| 04:02:18 | 
| 04:05:56 | 
| 04:06:43 | 
| 04:07:30 | 
@rohit782192 One way of doing this with the Multi-Row formula. First you need to append the time to any dates then using the DateTimeDiff function you can calculate the time difference
Hey @rohit782192,
@binu_acs's solution should would perfectly for you. Just thought to share this extremely useful link to DateTime Functions in Alteryx which should serve as a great reference whenever you find yourself needing to manipulate DateTime data types in Alteryx 🙂
