Forum Discussion

adicarmeli_'s avatar
adicarmeli_
Regular Visitor
3 years ago

Split rows by days into multiple by dates range

Hello, I have data that includes an [Job], [StartDate] and [EndDate]. The time elapsed between the [StartDate] and [EndDate] can span over multiple days. In such case, I need to split the record i...