KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Undefined variable: cellInfo. vendor/koolreport/core/packages/pivot/PivotUtil.php:356 #1371

Open iRiyada opened this topic on on Apr 2, 2020 - 2 comments

iRiyada commented on Apr 2, 2020

I am using koolreport 4.5.1 pro version. to build a pivot table. But it shows the following error. please help

iRiyada commented on Apr 2, 2020

resolved by adding this line to koolreport pivot/PivotUtil.php

    protected function getDataAttributes($indexToData, $rowNodesInfo, $colNodesInfo)
{
.................
                $cellInfo = [];

................
}
David Winterburn commented on Apr 3, 2020

Thanks much! We will fix this for Pivot package.

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

None