Read Schedule and write into Dynamo lists?

Is it possible to read revit schedules and get them as lists in dynamo?

Specific a schedule with these data:

https://gyazo.com/1b40facf0fed6a604b90731cfe2ab62b

Yes, Thomas. Open up the Schedule inside Revit, open up Dynamo and try the “All Elements In Active View” node.

2015-08-21_11-15-12

Capture43

Thanks for your answer and sry for my late respons

Using your method I’m only able to get all the elements in the schedule… I want to know in which room the window is placed.

I have tried to use the Room.DoorsOrWindows node from clockwork, but it is not reliable with 500+ rooms… #DynamoCrash :wink: