Get specific indexes from sublist

Hi,

could somebody point a direction how to deal with this. I don’t want to change structure of the list, but only to filter specific indexes of every list. I want to have indexes 2…5. When I use GetItemAtIndex at one list this works, however when there are multiple levels not sure what kind of approach to use

Hi Marcelo,

Do you mean this?

Yes thats it…but I dont have that node to pick levels from, is that from package?

Click on the little arrow besides the list input node
Make sure Keep List Structure is checked

2 Likes

Hi,

You can find it here :slight_smile:

image

2 Likes

Great guys, thanks