Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
I've added 'width' => '100%', and it is still cutting off columns. I have to minimize the top years, to be able to access the other columns What should I add?
<div>
<?php
PivotMatrix::create(array(
//'template' => 'PivotTable-Bun',
'width' => '100%',
"dataStore"=>$this->dataStore('queryTourByFiscalYearSalesPOTENTIAL'),
//'showDataHeaders' => true
));
?>
</div>
AND
<div class="report-content">
<div class="text-center">
thanks
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo