Hi
I've got two lists. Devices and Knownissues. What I'm trying to do is to update the DeviceID column with a number generated in the Devices list column called ID.

This is the Query List action I've set up saving the ID number to a variable called ID_Number

This is how I've set up the Set field value action:
And this is how I've set up the Update item action. I've set up default value of DeviceID to 0

After this I've got a Commit pending changes action. I've disabled the rest of the workflow to get this working first and I switch between Set field value and Update item but the DeviceID number doesn't update!
Any ideas?


