Create filters for unique values only

Hi, I’m quite new to dynamo and I’m trying to create filters for rebars in view. how do I get only unique values from the list to create filter?

Put a List.Unique in between the GetParameterValueByName and the FilterRule.ByRuleType node.

Thanks a lot!

1 Like