As I can get the date and time in the workflow ends, I have my creation date but I need to know the end date and I want it to be when the Workflow ends.
I have several records that are "In Progress" and I need the date and time when they change to finished.
Hola Esteban,
you won't be able to get the technical end date of the workflow, as it is set technically by the workflow engine.
However, you can place an "update item" action as the last action of your workflow and update an "End-Date"-Column to "Current Time". This will be some seconds before the technical finalization of the workflow but in general this is sufficient.
Would that help you?
Kind regards,
Enrico
You can end the workflow as shown below:
- Add a Parallel Action, inside which add a Set Workflow Status and Set Field Value actions
- Configure the Set Workflow Status to update the workflow status to 'Completed'
- Configure the Set Field Value to update the current List Column to capture the workflow end date
Hope this helps.
I'm trying to do what you mention, but can I see how you configured the Set Field Value?
Select your date field, then check the box for "Use date when action is executed".
Make the settings, but assign me the time at 12:00 AM not the time at which the workflow ends.
Change the status of the Workflow to Completed and neither.
I worked making a change to your proposal.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.