Flow condition using local variable

I’m trying to use a local variable in a flow condition, however it’s not working, and I had to use global variable instead. Is it possible to use local variables in flow conditions?

It should, yes. local variables get checked first, before checking the parent variables (and process instances on the highest level).

Can you give some more information about how you’re setting the variable and how your process looks like?

Problem exists between my keyboard and chair…