##### [[Building Elements]] # Main Switchboard %% DATAVIEW_PUBLISHER: start ``` TABLE WITHOUT ID Areas + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description FROM "3 Resources/Issues" FLATTEN BuildingElement as BuildingElement sort AREA ASC WHERE contains(BuildingElement,[[Main Switchboard]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | [[3 Resources/Areas/Basement.md\|Basement]], [[3 Resources/Areas/Ground Floor.md\|Ground Floor]] \ [[3 Resources/Building Elements/Main Switchboard.md\|Main Switchboard]]<br><br>[[3 Resources/Issues/Main Switchboard Location and other services.md\|Main Switchboard Location and other services]] | <ul><li>Wet areas might be located above Main Switchboard rooms, there is a potential for some unhappy results!</li><li>Mechanical Engineer might run exhaust ducts through this room.</li></ul> | | [[3 Resources/Areas/Basement.md\|Basement]], [[3 Resources/Areas/Ground Floor.md\|Ground Floor]] \ [[3 Resources/Building Elements/Main Switchboard.md\|Main Switchboard]]<br><br>[[3 Resources/Issues/Main Switchboard Sizes Spatial allowance is not adequate.md\|Main Switchboard Sizes Spatial allowance is not adequate]] | <ul><li>Spatial requirements by the Electrical Engineer are frequently Insufficient.</li></ul> | | [[3 Resources/Areas/Ground Floor.md\|Ground Floor]], [[3 Resources/Areas/Basement.md\|Basement]] \ [[3 Resources/Building Elements/Main Switchboard.md\|Main Switchboard]]<br><br>[[3 Resources/Issues/Main Switchboard Doors.md\|Main Switchboard Doors]] | <ul></ul> | %% DATAVIEW_PUBLISHER: end %%