Skip to main content

Hello - I use Nintex Site Workflow for SharePoint 2016. I have Current Date column in SharePoint list.

How do I create a site workflow to update Current Date column in SharePoint list to a current date? I’m appreciated your help.

 

 

 

Hi @YV 

Site Workflow Overview 

 

Updating a field - Do you want to update all the Current Date column in the List or filtered items only?

https://help.nintex.com/en-US/nintex2016/current/#sp2016/Workflow/ActionsCore/UpdateMultipleItems.htm

 

 


Thanks, Rookie. I would like to update the "Today's Date" field of all items of the list. 

For example: I have Today (Current Date) field is 12/27/2022, if I access to SharePoint list tomorrow, Today (Current Date) field automatically displays 12/28/2022. How can I configure to automatically update Today’s date field with Site Workflow? Site workflow is scheduled to run daily.


Hi @YV 

 

Use the Update Item action or the Update Multiple Items action.

- Set the name of the field (Today (Current Date)) to be updated
- Set the value (use the current Date context)
 

 


I’m able to get it works. I used Query list, then For Each and Update Item action. Thanks for your help.


Hi @YV 

You’re welcome.

Great to hear that you manage to get the Update Item action to update the dates on your SP list. 


Reply