SetParameterByName only writing to first element in each Room

I’m trying to push the Linked Room Data to my furniture families but it appears that my SetParameterByName is only writing to the first instance of furniture in each room.
Any thoughts?

TIA

Try searching for topics on pushing parameter values to objects in a Room/Space. You have 13 Rooms and 42 Elements. You can’t just write a Room value to any furniture element. You need to sort and group the elements by their corresponding Room.

Yup. Of course. Thanks

1 Like

Let us know if you run into any issues with the specifics.