
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am creating an office template and would like to pre-load the Occupant Load Factors (from Table 1004.1.2) into the template. For instance, if someone clicked the dropdown in 'Space Function', selected 'Assembly - Concentrated (Chairs Only)' --> I would like the value 7 to show up in Load Factor. As opposed to them manually entering all the load factors. The 'Occupant Load' calculated parameter is working correctly.
I would like to have a nested If statement, as in If (Space Function = Assembly - Concentrated (Chairs Only), 7, etc etc etc through all the Space Function types from Table 1004.1.2. However, I realize that calculated parameters need to reference an actual parameter so I can't just enter that text and expect it to work. I also tried a version with check boxes, such that you would check the box for which space function the room is, but there are so many types, it gets overwhelming in the schedule.
Are there any other ways to do this? I do not know Dynamo.
Thank you!
Solved! Go to Solution.