Hi,
we've noticed that in some cases kibana is rounding up the sum for numbers we aggregate in a wrong way (or perhpas we just don't know how to configure it right...)
please see the 3 screenshots for amount.
the 3 numbers (actual data sent in the original json) are the following:
8.99
11.99
7.99
in the discovery tab, they are each rounded up to 9, 12 and 8.
this should sum to 29.
but when we create a table visualization, the sum displayed is 26 (which is correct when rounding down).
any idea what's going on?
thanks,
Benjamin