Releases: objectscript/LightPivotTable
Releases · objectscript/LightPivotTable
Light Pivot Table v1.8.14
Light Pivot Table v1.8.13
- Fix no data to display not showing in some cases
- Make COUNT to behave like SUM for totals
Light Pivot Table v1.8.12
Minor bug fixes, several formatting options are picked up from the pivot.
Light Pivot Table v1.8.5
Drillthrought parsing fixes for complex queries
Light Pivot Table v1.8.4
This version fixes some case-sensitive drilldown MDX cases
Light Pivot Table v1.8.3
This version includes formatting fix for %
values formed from strings.
Light Pivot Table v1.8.2
This release fixes left formatting for noon-numeric values.
Light Pivot Table v1.8.1
This version fixes the width of the first column in listing.
Light Pivot Table v1.8.0
This version adds support for:
cellWidth
pivot attribute;- totals by rows;
- fixes some little issues with totals.
Light Pivot Table v1.7.4
This version extends LPT API with the next functions and triggers:
lpt.getRowsValues
, lpt.getModel
, lpt.triggers.rowClick
, lpt.triggers.rowSelect
.