User Activity

Hey,I have a look up table containing two columns, one is a template ID and another is an item ID. I want a unique list of template IDs, and then I want to iterate over them. I've got the unique list using pluck and uniq (testing within a logger step...
Kudos given to