Check duplicate in sublists (nested list)?

Hi everyone,
I have a list with many sublists. In once sublist, there are many elements.
How I can get the result: if element in sublist are duplicate, that sublist is false. If not, sublist is true.

Thanks.

Iā€™m sure thereā€™s a more elegant solution, but this works:

2 Likes

Woa, itā€™s good.
i donā€™t think use list count :smiley:
but, how can get node ā€œList.uniqueā€ and ā€œlist countā€ same your picture?
when in my dynamo, itā€™s below

As far as I know List.Count and Count work exactly the same, so you can use either.
To get the same result you have to use the ā€˜List at levelā€™ function by clicking on the arrow symbol