Posted 22 October 2019, 8:18 pm EST - Updated 3 October 2022, 6:58 pm EST
Dear support,
We noticed an issue in Wijmo OLAP:
If all values of a particular key field is zero, then the aggregate SUM (or other types other than Count) in the grid becomes empty (null) which should actually be zero.
Here’s a quick demo sample:
http://jsfiddle.net/runninghare/acrtzw2y/14/
Let me know whether it’s a bug or it’s on purpose. We need it to display as is. It should only be null when the actual values are real NULL.