Selecting Elements by Subcategory in Family Document - Element.ByCategory

I’m working on a graph to select elements in a family and change the sub-categories and somehow managed to get it largely working, except the Element.ByCategory node from DanEDU doesn’t seem to like all of my subcategories. I’ve tried inputting the string directly as well as querying the subcategories and pulling from that list but both give a traceback error from the Element.ByCategory node.

Is there a better way to go about this or is there something wonky with the node itself?

:beers: