- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to achieve the following via Revit Schedules
The columns below are : TOTAL FLOOR AREA and EFFICIENCY (The schedule is sorted by floor. It is also in french.)
EFFICIENCY = TOTAL FLOOR AREA / SELLABLE FLOOR AREA
I am testing my prototype floor by floor. As you can see below, I am able to obtain the Level's efficiency value given VENDABLE: a Yes/No parameter that serves to filter out service/common spaces from AREA_VENDABLE. (Perhaps there is an automatic way to achieve this separation, but given the lack of strings as conditions, I haven't been able to figure it out. Suggestions are welcome.) I also divide areas with their concommitant percentage of the total Level area, thereby given me the "total area" in AREA/ AREA % and AREA_VENDABLE/AREA_VENDABLE% elements.
When I un-itemize every instance I get "varies" as there is more than one value in my AREA_VENDABLE/AREA_VENDABLE % column.
How can I work around this? I am close to something workable, but I don't mind changing the schedule if it's a dead end.
Solved! Go to Solution.