Calculating Time Logs after Specific Event Log

Hello!

I’m currently playing with how to calculate a sum of time logs after a specific event log happens in the task entity. In this case, it’s after the status is changed to Retake. It’s easy enough to retrieve the date/time of the retake with a query field in the Task entity, but calculating all time logs after that time with another field is proving to be a little trickier.

Thanks,

-Phil F