Solved

Workflow looking for wrong name of column

  • 16 January 2018
  • 2 replies
  • 3 views

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

 

icon

Best answer by freerider38 16 January 2018, 18:22

View original

2 replies

Badge +4

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