jinhyuk-kim-ca
c492220237
Pivot table generation fails when no Columns and multiple Data are provided. ( #708 )
...
fix to create pivot table in case there is no input from Columns
Co-authored-by: Jin Kim <jinhyuk.kim@cerence.com>
Co-authored-by: xuri <xuri.me@gmail.com>
4 years ago
xuri
96917e4617
Update docs and test case for the pivot table
4 years ago
Eugene Androsov
97bffe608d
Extend pivot table funtionality ( #692 )
...
Add different pivot options
Add header options to pivot table opts
Add Style name options to pivot table opts
4 years ago
xuri
15fd56853f
Update docs and typo fixed
5 years ago
xuri
10115b5d88
- Resolve #611 , fix failure BenchmarkSetCellValue
...
- Allow empty filter, data, and rows in the pivot table
- Add more test case for pivot table
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
...
- typo fixed and update do.dev badge in the README.
5 years ago
xuri
ad883caa0f
Resolve #580 , revert commit 5ca7231ed4
5 years ago
xuri
5f5ec76740
Fix #551 , handle empty rows in streaming reading
5 years ago
xuri
09485b3f9f
Improve code coverage 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