Flow variables not showing in Variable Expressions/Java Edit Variable

I see that you managed to get them uploaded :slight_smile: The issue is here the field is of type long. KNIME is not very good with it. It’s not really a bug rather a missing feature which has been open for a quite a lengthy time.

I’d say you are better off converting it to another datatype (like int) that is supported.

PS: In cases like this, a double flow variable connection is not required :wink:

2 Likes