Skip to main content
Nintex Community Menu Bar

Archiving SharePoint list

  • August 7, 2020
  • 2 replies
  • 30 views

Forum|alt.badge.img

I'm new to NINTEX. I have to archive a list based on completion status and date.  I need to parse the date so that completed items can be written to a new file based on the year.  How do I separate year from the date?

2 replies

Forum|alt.badge.img+4

Forum|alt.badge.img+8
  • August 11, 2020

You can have a site workflow that queries the list, convert the dates to "YYYY" format in a new variable, copy those in the collection with the ID and YYYY variable equaling the year you want to the appropriate list.