Skip to main content

I'm seeing something pretty odd with an approval action and wondered if anyone has seen the same problem.  My action is set under a run if to approve an item based on a condition, you can see I'm telling the action to filter for the right item based on the ID

 

But the workflow gets suspended with the error below.  For some reason it's looking for a column not with the value of the variable but with the name

 

Hi Craig,

I think you have to put the name of the column in the field "Update the items when columns", ex : ID

If you put {Current Item:ID} the workflow will be executed with the value of the current item not the name of the column

Regards


Thanks Jean-Marc

Worst thing is I know that, had my head deep in things and missed the obvious. Thanks for the help


Reply