Failed to use "append to collection" to implement "Hashset"

Hi @liyang51999

Did you try using WorkSetList.Distinct. That should remove all duplicates and give you the distinct values

Cheers