Hi ,
When we run the workflow we can see the start time and for the Time it runs.
I want to know the End Time of the same.
Eg:
Start Time : 21:00:15
End Time : 21:05:30
Difference = End Time - Start time
of the workflow.
Hi @rohit782192 !
I can think of a few ways to do this. One way would be to extract the information from the run logs.
You can enable run logs under User Settings:
Let us know if this might work for you. Otherwise, please reply with more details.
No. Here we dont see End Time. It just give directly the second it run.
@rohit782192
There is a DateTimeStart Function in the formula tool, which can record the workflow start time.
And strangely, I dont see the DateTimeEnd function. 😂
So feasible approach for now is to combine the approach from @ddiesel and the DateTimeStart function to get what you need.
Can you share workflow.
also if we can include workflow name