Remove first indices of sub list

Hi, I’m trying to remove all the 0s in the sublist. Must be something simple? At the moment i keep removing the first thing in the list. Not sublist. Crossed off is what i really want to achieve in the sublist.

image

Lacing to longest, or enable levels.

Can also use List.Drop if you’ll be dropping many items from the front of the list.

2 Likes

thank you once again Jacob! it is nice to understand lacing and levels after all this time haha