# Fire Compartmentation %% DATAVIEW_PUBLISHER: start ``` TABLE WITHOUT ID AREA + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description FROM "3 Resources/Issues" FLATTEN Areas as AREA FLATTEN BuildingElement as BuildingElement sort AREA ASC WHERE contains(BuildingElement,[[Fire Compartmentation]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Everywhere.md\|Everywhere]] \ [[3 Resources/Building Elements/Fire Compartmentation.md\|Fire Compartmentation]]<br><br>[[3 Resources/Issues/Hebel Walls Must Be Constructed First.md\|Hebel Walls Must Be Constructed First]] | <ul><li>Walls should be constructed before services are installed.</li><li>If done in the reverse order, it is difficult perhaps impossible to properly fire-rate a penetration.</li></ul> | | [[3 Resources/Areas/Everywhere.md\|Everywhere]] \ [[3 Resources/Building Elements/Fire Compartmentation.md\|Fire Compartmentation]]<br><br>[[3 Resources/Issues/Plasterboard Walls Must be Constructed First.md\|Plasterboard Walls Must be Constructed First]] | <ul><li>Walls should be constructed before services are installed.</li><li>If done in the reverse order, it is difficult perhaps impossible to properly fire-rate a penetration.</li></ul> | | [[3 Resources/Areas/Everywhere.md\|Everywhere]] \ [[3 Resources/Building Elements/Fire Compartmentation.md\|Fire Compartmentation]]<br><br>[[3 Resources/Issues/PVC Penetrations Must Be Cored.md\|PVC Penetrations Must Be Cored]] | <ul><li>PVC Penetrations through walls must be cored.</li><li>Square cut holes are not acceptable.</li><li>These cannot be fire rated properly.</li><li>Ensure that all penetrations are round!</li></ul> | | [[3 Resources/Areas/Everywhere.md\|Everywhere]] \ [[3 Resources/Building Elements/Fire Compartmentation.md\|Fire Compartmentation]]<br><br>[[3 Resources/Issues/Services Installed Before Walls.md\|Services Installed Before Walls]] | <ul><li>If services are installed before walls, the top track can be cut and damaged.</li></ul> | | [[3 Resources/Areas/Everywhere.md\|Everywhere]] \ [[3 Resources/Building Elements/Fire Compartmentation.md\|Fire Compartmentation]]<br><br>[[3 Resources/Issues/Top Track installed over Cast in Collars Flange.md\|Top Track installed over Cast in Collars Flange]] | <ul><li>Do not install top tracks over the flanges of cast in collars this is a defect.</li></ul> | %% DATAVIEW_PUBLISHER: end %%