I would like to pull a report that shows the time between when the process was started, and a specific task is completed withing the process. There are about 10-15 more tasks after this one, so I cant just pull the duration of the entire process.
Is there a way to get this information from either SQL or somewhere?
I did set up some variables to capture the date and time when the process starts and when that task ends, so it will work for future processes, but I would love to be able to pull a history.
I am on version 10.4.5