Basic List Management V 2.0

Hi there, i need help with a nested list. What i want to do is get a set of new lists containing each of the “[0]” elements, another one with all the “[1]” elements another one with all the “[2]” elements .

i can do that manually with List.TakeItems but im pretty sure there is a faster way to do it.

Image

List.Transpose