how to remove first and last item in my list, using “dropitems node” only remove first or last item not both in the same time
u don’t solve the problem u only use dropitem node two times 
Hi @andrew.eskender ,
I think the above solution solve it already. How about List.Slice
?Cheers,
Jowenn

what about this ? 
This is my personal favorite.
There is also List.ShitIndicies followed by a List.Drop.
Haha “ShitIndicies”, does that just automatically get rid of the ones you don’t need anymore
?
List.ShiftIndicies… bad typo. ![]()





