Hello, is there a way to partition a list when the values are pushed using "toFlatArray"? In this picture, I am trying to use a label (""shift") from the objects being added as the partition. I added an extra label-column ("shift") to the list to use it as a partition, but none of the alternatives found in the documentation seem to partition the list.
Thank you for any help.