getData('nav')->render(); ?>
request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
getHtml('Filter'); ?>
request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
Sales per Rep - Current
getData('currentCustomersRep'); ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "horizontalBar", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per rep" } } }'>
$values) : $sum += $values['customers']; ?>
Rep Customer count
Total
Sales per Rep - Annual
getData('annualCustomersRep'); ?> $annual) : ?>
Rep
$values) : $sum[$values['year']] = ($sum[$values['year']] ?? 0) + $values['customers']; ?>
Total
Profit per Rep - Current
getData('currentCustomersRep'); ?>
], "datasets": [ { "label": "getHtml('Customers'); ?>", "type": "horizontalBar", "data": [ ], "fill": false, "borderColor": "rgb(54, 162, 235)", "backgroundColor": "rgb(54, 162, 235)", "tension": 0.0 } ] }, "options": { "title": { "display": false, "text": "Customers per rep" } } }'>
$values) : $sum += $values['customers']; ?>
Rep Customer count
Total
Profit per Rep - Annual
getData('annualCustomersRep'); ?> $annual) : ?>
Rep
$values) : $sum[$values['year']] = ($sum[$values['year']] ?? 0) + $values['customers']; ?>
Total
Sales / Rep
Rep Sales PY Sales B Sales A Diff PY Diff B