Skip to main content

In SharePoint On-Premise 2016, I have two columns. One column is "Agreement Status". The other column is "Date of First Draft". "Agreement Status" is a Choice column. "Date of First Draft" is a Date and Time column.

 

From the drop down menu, if I select "Draft Started" from "Agreement Status" column, how do I get the date of the Choice selection to populate in the "Date of First Draft" column? 

Are you asking how this can be done using a Nintex Form or a Nintex Workflow?



 



 


@MegaJerk How can it be done in Nintex Workflow?


Create a workflow

 

Create a variable that is of the Date Time type:

 

 

Then assign a value to the variable: 

 


Reply