# Thermal Break %% 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,[[Thermal Break]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/External Areas.md\|External Areas]] \ [[3 Resources/Building Elements/Thermal Break.md\|Thermal Break]]<br><br>[[3 Resources/Issues/Thermal Breaks Required per NCC2022.md\|Thermal Breaks Required per NCC2022]] | <ul><li>As per NCC2022, thermal breaks are now required in lightweight external walls to improve their thermal performance.</li></ul> | %% DATAVIEW_PUBLISHER: end %%