- Version 3.5.1
- Version 3.5.0
- Version 3.2.0
- Version 3.1.0
- Version 3.0.0
- Version 2.2.0
- Version 2.1.0
- Version 2.0.0
- Version 1.0.0
Change Log
Version 3.5.1 #
- Fix dynamic properties in PHP 8.2
Version 3.5.0 #
- Add "count distinct" to aggregate operator.
- Add "count not null" to aggregate operator.
- Add "sum distinct" to aggregate operator.
Version 3.2.0 #
- Bug fix for
customAggregates
Version 3.1.0 #
- Add
{finalValue}
property tocustomAggregates
.
Version 3.0.0 #
- Add
customAggregates
to Cube and SuperCube processes. - Add
noTrimming
option to Cube and SuperCube processes. - Add
fieldSeparator
option to Cube and SuperCube processes.
Version 2.2.0 #
- Optimize code.
Version 2.1.0 #
- Add
"count percent"
and"sum percent"
toCube
andSuperCube
processes.
Version 2.0.0 #
- Add
SuperCube
process to allow multiple operators and fields. - Add "count percent" and "sum percent" to
Cube
andSuperCube
processes.
Version 1.0.0 #
- Add
Cube
process to aggregate data to 2-dimension result table.
Get started with KoolReport
KoolReport will help you to construct good php data report by gathering your data from multiple sources, transforming them into valuable insights, and finally visualizing them in stunning charts and graphs.