Filter List Items that don't match

Hi,

I’m new to dynamo, but trying to get a handle on list management. I have two lists A and B. I have managed find values in the list that match. How do I do the inverse, and list the values that don’t match? I want to use the values to create Room Placeholders in the model.

Thanks.

Something like this?

3 Likes

Exactly what I was looking for! I thought there may have been an inverse lunchbox node for List matcher, but this will just as well. Thanks!