Revit Conditional Formula in Schedules

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I'm not even sure if what I am asking is possible but here goes:
I am trying to create a formula to schedule my occupant load by using live linked areas.
So I started by creating an area table and include the associated level and area. I have then used the "comments" field to filter the schedule. My comments field will have a letter associated to indicate the type of occupancy based on our Canadian code. So in this project I have a parkade (F3), retail (E), and Lobby (D).
The next step is to set up a new formulated parameter that will tell revit if "comments" = F3, then "area"/6 and if "comments" = E, then "area"/9 and if "comments" = D, then "area"/2.
I have been messing with if conditional formulas all afternoon and I dont believe I can use a letter, correct me if im wrong? but I could change it to a number if the formula worked. ie: if "comments" = 1, then "area"/6
Hoping to take full advantage of Revit, so would be great to hear if this formula exists.
Thanks