Reading Key Schedules

Hello,

I am trying to extract data from a schedule and use it to create revit model elements.

All of my room finishes are controlled by a key schedule. I set the room style key and the finishes update accordingly, these are stored as text instance parameters within the room. Now I am trying to create finish floors and ceilings based off the data within the room schedule. My floor and ceiling finish material parameters are read only within the schedule because they are controlled by the room style. How can I get dynamo to read the text values within the floor and ceiling finish cells?

Try this post… Note that rows in a key schedule are actually Elements, not Values.

1 Like