# Water Connections
%% 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,[[Water Connections]])
FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION
```
%%
| Issue | Description |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [[3 Resources/Areas/Bathrooms.md\|Bathrooms]] \ [[3 Resources/Building Elements/Water Connections.md\|Water Connections]]<br><br>[[3 Resources/Issues/Services Installed inaccessible bathroom hobbs.md\|Services Installed inaccessible bathroom hobbs]] | <ul><li>Modern bathroom designs often include concealed cisterns inside a tiled hob.</li><li>Hot and Cold Water Connections are also located here</li><li>If these services spring a leak, there is no way to drain this water</li><li>and there is no way to access these services.</li></ul> |
| [[3 Resources/Areas/Everywhere.md\|Everywhere]] \ [[3 Resources/Building Elements/Water Connections.md\|Water Connections]]<br><br>[[3 Resources/Issues/Passive Fire Stopping for Metal Pipes.md\|Passive Fire Stopping for Metal Pipes]] | <ul></ul> |
| [[3 Resources/Areas/Everywhere.md\|Everywhere]] \ [[3 Resources/Building Elements/Water Connections.md\|Water Connections]]<br><br>[[3 Resources/Issues/Unicollar Installation Around Pex Pipe.md\|Unicollar Installation Around Pex Pipe]] | <ul><li>Install Promat Promaseal around the 5mm gap to the pex pipe.</li><li>Install Unicollar and Grafitex inside collar - 2 fixings.</li></ul> |
%% DATAVIEW_PUBLISHER: end %%