How to create a schedule for each space

Hi, I’m very much a Dynamo beginner - this is the first script i’ve ever written so any advice or help would be very much appreciated. I’m trying to create a space schedule for every space in the model. So far using dynamo I am able to: Create a schedule for each space> Name the schedule according to the space name> Add a name field to each schedule> the only thing I am struggling to do is add a filter to each schedule that will be ‘Name = Space Name’ . I’ve seen a topic before that suggested doing this last bit manually but when you have 500 spaces in a project this is a no go.

I’m sure i’ve probably gone about this the wrong way so please be gentle :laughing:

Hello, and welcome!

If I got it correctly, this should be a suitable solution. You’ll only have to work your way throught lists so you get it scalable. Also remember to have consistent inputs on both sides (Schedule Views list and “Space Name” list).