Convert column of single values into column of value lists with variable list length depending on data

Here’s what I did. I used a Java Snippet node to avoid any looping, and a Lag Column node to prepare the data for indexing. It’s pretty hacky, but it works.
2019-03-29%2014_05_41-KNIME%20Analytics%20Platform

2019-03-29%2013_59_14-Group%20table%20-%202_276%20-%20GroupBy%20(Group%20by%20time%20and)

CalcIndexGroupIntoListsExample.knwf (11.5 KB)

3 Likes