-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Description
When an aggregate value is 0 (zero), the pivot table cell shows a blank instead of "0". I think this should show a true "0" to distinguish between:
- data is present and aggregates to zero
- row/column labels present, but missing data.
Here's an RPubs.com pub that shows the issue and how to reproduce it.
Thanks for your hard work!!
http://rpubs.com/kagrawal/332425
PS: I reported this bug on the PivotTable GitHub issues and nicolaskruchten kindly mentioned that the issue is resolved in PivotTable.js version 2.14.0 but rpivotTable still uses version 2.11.0 .
I'm not sure how to update rpivotTable's use of PivotTable.js, however...
Thank you!
Metadata
Metadata
Assignees
Labels
No labels