I want to reach “result” column which depends on x,y and z columns. “result” column is constructed like that:
First,
x is the grouping variable
y is the sorting variable(ascending)
z is summing column
Then,
So for each goup(x), z is cumulative sum according to ascending y.
How can I do this using Knime.
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!