Filter the values equal

Hi everybody
I’m trying to filter values equal into a new list
So hope to get some help!
Thanks

Something like this?

Thanks so much @Robert2017 This is the answer I need

You can also use node List.GroupByKey which does all that in one step :slight_smile:

Oh It’s great
Thanks @alvpickmans for help!