Skip to main content

Hi,

My workflow suddenly stop working when i add a new column (Type: choice). My workflow keeps on being suspended because i think the new column i created cannot be stored on a variable or list looked up on my workflow. I don't know how to solve this. I just keep on getting this kind of error.

But when i deleted the column and remove any actions on my workflow related to it my workflow works fine. But as soon as i try to store any value coming from that column i got this Boolean error.

What's the type of the field you try to copy the Choice column into?


Hi Jean,

I tried to store the value of the choice field into a text, choice and Boolean and i still get the same error.


And which Action are you using? If I'm not mistaken, a choice value is treated as (single line of) text.....  As such, if your choices are Yes and No, I don't think you can store them in a Yes/No field; this needs to be done with a Condtion.


Reply