Indexing items inside sublists

Hi,

It maybe simple but I am not able to figure this out. I want to extract sublists based on the first item in each (if true extract/else leave). I tried by transposing the lists and flattening it but again how do I locate the position in the list. Please see the picture below. In this I want to extract those sublists containing 5610 as its first item. I used the clockwork pacakge’s List.SublistContains but it returns all false. I’m stuck here.7

When I do this, it gives me all false. can you please have a look Vikram

The parameter values are strings, convert to numbers

20160214-5

or

20160214-5a

1 Like

Awesome! Vikram. I have a long way to go on what i’m trying to achieve.