| Location | {{col.title}} |
|---|---|
| {{location.name}} | £{{ (location.totalSalesPence / 100).toFixed(2) }} £{{ (location.averageSalePence / 100).toFixed(2) }} {{ location[col.calc.pct.key1] * 100 / location[col.calc.pct.key2] | number:0}}% {{location[col.key] | number:0}} |
| Totals | {{col.total | number:0}} |