I am trying to add different columns to obtain different outputs columns in Java Snippet node.
after writing down my code the node does not execute.
For example in my dataset I have column A, B, C, D, and E and I want to have
Output 1= column A+B+C and Output 2 = D+E
Can someone please help me with this issue? I am a begginer in Java programming language.
To include the java field names related to each column in the code, double-click the required column (or flow variable) in the panel on the left. java snippet example.knwf (7.5 KB)