##### [[Building Elements]] # Sheet Membrane %% 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,[[Sheet Membrane]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Roof.md\|Roof]] \ [[3 Resources/Building Elements/Sheet Membrane.md\|Sheet Membrane]]<br><br>[[3 Resources/Issues/Leaks under Sheet Membranes.md\|Leaks under Sheet Membranes]] | <ul><li>If a leak occurs through a sheet membrane it can be difficult to diagnose the location.</li><li>Installing an electrical trace wire beneath the sheet membrane will allow the leak to be located.</li><li>Sika makes a system to do this: [SIKA TRACE WIRE](https://grc.sika.com/dms/getdocument.get/b6b566f5-73a3-491a-8e2a-14a08ea7f48a/SikaRoof-Control-Monitoring-Leak-Detection.pdf)</li></ul> | %% DATAVIEW_PUBLISHER: end %%