List filter

Hello
I am trying to filter this list. So, how to remove line item to list?

u can use filter by string


in your case would be the input in string “line”

maybe use the flatten node before…

or use
image

pls mark as solved so others can benefit from your topic…

you can mark as solved with the little “thick” icon under the solving answer…

@D.JohnWick If you intend to isolate Surfaces in your list, RemoveIfNot should work …

@Vikram_Subbaiah I tried your solution and it work fine.