##### [[Building Elements]]
# Pedestal Pavers
%% 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,[[Pedestal Pavers]])
FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION
```
%%
| Issue | Description |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [[3 Resources/Areas/Balconies.md\|Balconies]], [[3 Resources/Areas/External Areas.md\|External Areas]] \ [[3 Resources/Building Elements/Pedestal Pavers.md\|Pedestal Pavers]]<br><br>[[3 Resources/Issues/Pedestal Paves in High Traffic Areas.md\|Pedestal Paves in High Traffic Areas]] | <ul><li>Porcelain or stone pavers are not strong enough to be used in high traffic areas.</li><li>High Traffic areas should have pavers/tiles installed straight onto the screed.</li></ul> |
| [[3 Resources/Building Elements/Balcony.md\|Balcony]], [[3 Resources/Areas/Courtyards.md\|Courtyards]] \ [[3 Resources/Building Elements/Pedestal Pavers.md\|Pedestal Pavers]]<br><br>[[3 Resources/Issues/Pedestal Paving Specification.md\|Pedestal Paving Specification]] | <ul></ul> |
%% DATAVIEW_PUBLISHER: end %%