Pivot Grid & Numbers with decimals (comma vs dot as decimal separator)
Hi All,
Working with the pivot grid, the results for number fields are not what is expected. Using a comma will round numbers up. Using at dot as decimal separator, all numbers are shown correctly.
I am doing a sum for number values with decimals.
There is also a difference when choosing between Chart Only and Pivot Grid + Chart.
Results:
Chart Only = Totals and separate line numbers are rounded up. 180,8 shows as 1808
Pivot Grid + Chart = Totals are correct. When clicking on a value in the Grid/Chart, the separate numbers are rounded up.
Does anybody have this experience as well...and maybe a solution?