##### [[Building Elements]] # OSD Tank %% 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,[[OSD Tank]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Ground Floor.md\|Ground Floor]] \ [[3 Resources/Building Elements/OSD Tank.md\|OSD Tank]]<br><br>[[3 Resources/Issues/OSD Tank Waterproofing.md\|OSD Tank Waterproofing]] | <ul><li>OSD tanks end up being areas of high humidity, this can permeate the surrounding concrete.</li><li>To prevent this all sides of the OSD Tank shall be waterproofed.</li></ul> | %% DATAVIEW_PUBLISHER: end %%