Filter rooms by phase

Hi,

In order to bulk change (erase) a parameter value in all the rooms created in a certain phase, i’m trying to filter the rooms that belongs to the phase “282000061”. I’m not getting the phase name, only the ID of the phase, and it doesn’t seems possible to filter by this value. Does anyone have an idea of why?

Is it possible to use the “Select Phase” node in this occasion?

Currently, you’re not giving a string as input but an element.
Lucky for you: there’s an Element.Name node.

1 Like