# Structure
%% DATAVIEW_PUBLISHER: start
```
TABLE WITHOUT ID AREA, BuildingElement as Element,file.link as Issue,"☐ " + TASKS.text as Action
FROM "3 Resources/Issues"
FLATTEN file.tasks as TASKS
FLATTEN Areas as AREA
FLATTEN Disciplines as DISCIPLINE
sort AREA ASC
WHERE contains(DISCIPLINE,[[Structure]])
```
%%
| AREA | Element | Issue | Action |
| ----------------------------------------------------- | -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| [[3 Resources/Areas/Basement.md\|Basement]] | <ul><li>[[3 Resources/Building Elements/Basement Slab.md\|Basement Slab]]</li></ul> | [[3 Resources/Issues/Cracking in Slab on Ground.md\|Cracking in Slab on Ground]] | ☐ Check that trimmer bars have been detailed in the structural drawings. |
| [[3 Resources/Areas/Basement.md\|Basement]] | <ul><li>[[3 Resources/Building Elements/Basement Slab.md\|Basement Slab]]</li></ul> | [[3 Resources/Issues/Cracking in Slab on Ground.md\|Cracking in Slab on Ground]] | ☐ Check that the Sawcuts have been detailed on the Structural Drawings. |
| [[3 Resources/Areas/Basement.md\|Basement]] | <ul><li>[[3 Resources/Building Elements/Basement Slab.md\|Basement Slab]]</li></ul> | [[3 Resources/Issues/Cracking in Slab on Ground.md\|Cracking in Slab on Ground]] | ☐ Check if the Engineer can provide extra crack control measures to the slab and implement those. |
| [[3 Resources/Areas/Basement.md\|Basement]] | <ul><li>[[3 Resources/Building Elements/Basement Structure.md\|Basement Structure]]</li></ul> | [[3 Resources/Issues/Leaks between Slab and Capping Beam.md\|Leaks between Slab and Capping Beam]] | ☐ Architect to detail junction between capping beam and slab to prevent water ingress. |
| [[3 Resources/Areas/Basement.md\|Basement]] | <ul><li>[[3 Resources/Building Elements/Basement Structure.md\|Basement Structure]]</li></ul> | [[3 Resources/Issues/Leaks between Slab and Capping Beam.md\|Leaks between Slab and Capping Beam]] | ☐ Structural Engineer to detail junction between capping beam and slab to prevent water ingress. |
| [[3 Resources/Areas/Everywhere.md\|Everywhere]] | <ul><li>[[3 Resources/Building Elements/Structure.md\|Structure]]</li></ul> | [[3 Resources/Issues/Waterproofing Fall in Substrate Structure.md\|Waterproofing Fall in Substrate Structure]] | ☐ Architect shall allow for fall @ 1:80 in all Structural substrates in Wet areas. |
| [[3 Resources/Areas/Ground Floor.md\|Ground Floor]] | <ul><li>[[3 Resources/Building Elements/Basement Slab.md\|Basement Slab]]</li></ul> | [[3 Resources/Issues/Cracking in Slab on Ground.md\|Cracking in Slab on Ground]] | ☐ Check that trimmer bars have been detailed in the structural drawings. |
| [[3 Resources/Areas/Ground Floor.md\|Ground Floor]] | <ul><li>[[3 Resources/Building Elements/Basement Slab.md\|Basement Slab]]</li></ul> | [[3 Resources/Issues/Cracking in Slab on Ground.md\|Cracking in Slab on Ground]] | ☐ Check that the Sawcuts have been detailed on the Structural Drawings. |
| [[3 Resources/Areas/Ground Floor.md\|Ground Floor]] | <ul><li>[[3 Resources/Building Elements/Basement Slab.md\|Basement Slab]]</li></ul> | [[3 Resources/Issues/Cracking in Slab on Ground.md\|Cracking in Slab on Ground]] | ☐ Check if the Engineer can provide extra crack control measures to the slab and implement those. |
| [[3 Resources/Areas/Ground Floor.md\|Ground Floor]] | <ul><li>[[3 Resources/Building Elements/Masonry Walls.md\|Masonry Walls]]</li></ul> | [[3 Resources/Issues/Internal Masonry Walls Not Properly Detailed.md\|Internal Masonry Walls Not Properly Detailed]] | ☐ Check that all masonry walls are detailed on the Structural Engineer's Drawings |
| [[3 Resources/Areas/Wintergardens.md\|Wintergardens]] | <ul><li>[[3 Resources/Building Elements/Wintergarden Parapet.md\|Wintergarden Parapet]]</li></ul> | [[3 Resources/Issues/Wall Finishes in Wintergardens.md\|Wall Finishes in Wintergardens]] | ☐ Architect has checked all wall thicknesses in winter gardens to confirm that the wall is at least as wide as the Window section above it. |
| [[3 Resources/Areas/Wintergardens.md\|Wintergardens]] | <ul><li>[[3 Resources/Building Elements/Wintergarden Parapet.md\|Wintergarden Parapet]]</li></ul> | [[3 Resources/Issues/Wall Finishes in Wintergardens.md\|Wall Finishes in Wintergardens]] | ☐ Architect has documented render or other resilient finishes to all wintergarden walls. |
%% DATAVIEW_PUBLISHER: end %%