Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | support ShowError option in Pivot table (#802) | jinhyuk-kim-ca | 2021-03-13 |
| | |||
* | fix pivot fails in case of multi columns and multi data | Ludovic Braconnier | 2020-09-30 |
| | |||
* | Pivot table generation fails when no Columns and multiple Data are provided. ↵ | jinhyuk-kim-ca | 2020-09-27 |
| | | | | | | | | (#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> | ||
* | Update docs and test case for the pivot table | xuri | 2020-09-15 |
| | |||
* | - Resolve #611, fix failure BenchmarkSetCellValue | xuri | 2020-04-10 |
| | | | | | - Allow empty filter, data, and rows in the pivot table - Add more test case for pivot table | ||
* | Resolve #598, filter support for AddPivotTable | xuri | 2020-04-09 |
| | |||
* | AddPivotTable API changed: new structure PivotTableField to hold pivot table ↵ | xuri | 2020-02-26 |
| | | | | fields for better scalability | ||
* | Resolve #582, support to set date field subtotal and names for pivot table | xuri | 2020-02-21 |
| | | | | - typo fixed and update do.dev badge in the README. | ||
* | optimization: checking error in unit tests | xuri | 2019-12-24 |
| | |||
* | Resolve #511, allow empty columns in the pivot table | xuri | 2019-10-24 |
| | |||
* | Resolve #40, init pivot table support | xuri | 2019-09-20 |