Hi All,
While performing a [COLUMN_A] - [COLUMN_B] SUM the values seems to be incorrect for larger amounts, namely:
| PERIOD_NET_DR | PERIOD_NET_CR | SUM |
| 7.712.206.171.008.697,21 | 7.712.206.170.080.746,54 | 927.950 |
The SUM should be
Does anyone know the reason for this incorrect value and how to fix it, if possible?