Skip to main content

I have setup a shift change log and would like to pull in previous issues from the last shift into an "existing issues" field then have a status on them.

 

I saw something in the workflow online but when I went to find it in Nintex Workflow for SharePoint 2013 it wasn't there.

 

Is there an easy way to pull this in when the form loads?

So, if I understand correctly, each shift change is a new item? And you want to pull in the "issues" of the previous shift change onto the current one? Ex: today's second shift should have an "Existing Issues" field which is pulled from the first shift's "Issues" field, or something to that effect?


That is exactly it. New issues from 1st shift would be pulled into the Existing issues of 2nd shift, then 2nd to 3rd then 3rd to 1st on the next day.


If these are for sure being submitted and it's on time, you could do a lookup on the item where ID = [currentID - 1]


Reply