TroyMacPherson
2 years agoQrew Cadet
Using Pipelines to generate a Historical Status table with a start and end date/time for status changes
Hi, I'm struggling with something - hoping for some guidance.
I have a parent table with a Status field (New, Pending, Closed). When the record is created, a pipeline triggers to capture the Status, and the Date/Time in a realted Child Table. I am capturing every status change in the same way so I have a history.
In the Child Table I'd like to calculate how long each step takes. I have the Step Date/Time as a starting value, but how can I capture the End Step Date/Time? This would be the same value as the following record's Step Date/Time, but I'm not sure how to get that value into the previous record.
Any suggestions?
------------------------------
Troy MacPherson
------------------------------