Commit Graph

10 Commits (7e12b560ce40fc756fa5347d25a64ea48f9710ac)

Author SHA1 Message Date
Ludovic Braconnier 2bd359bd01 fix pivot fails in case of multi columns and multi data
4 years ago
jinhyuk-kim-ca c492220237
Pivot table generation fails when no Columns and multiple Data are provided. (#708)
4 years ago
xuri 96917e4617
Update docs and test case for the pivot table
4 years ago
xuri 10115b5d88 - Resolve #611, fix failure BenchmarkSetCellValue
5 years ago
xuri e36650f4ff
Resolve #598, filter support for AddPivotTable
5 years ago
xuri 821a5d8672
AddPivotTable API changed: new structure PivotTableField to hold pivot table fields for better scalability
5 years ago
xuri 6dcb7013ee
Resolve #582, support to set date field subtotal and names for pivot table
5 years ago
xuri 1666d04559
optimization: checking error in unit tests
5 years ago
xuri 87390cdd99
Resolve #511, allow empty columns in the pivot table
5 years ago
xuri 3c636da460
Resolve #40, init pivot table support
5 years ago