Get Item At Index With Multiple Items

Hello all!

I’m trying to get the itens inside a list by entering a list of index. I’ve managed to do it another time, but now it’s not working properly. I would like to know another way to do that, or if there is a problem in my code.

Thanks in advance!

Update!

I found the code that I wrote before and worked, and i think that this one now don’t work properly because I used List Levels.

What is the error says… Looks like list level issue!

Yes, this is the problem, but I would like to know if someone could help me with this!

Update!

Just used the List.Transpose and got the result that I wanted!