sum - wrong calculation of power query - 101 -


my data in table

2.8202148 1.810577904 4.399182566 78.56037454 4.62585733 3.905997503 3.877795355 

normal sum gives result 99.9999999954482

but in pivot table (power query) gives 101 ! somehow...

any suggestions ?

thanks,

if round numbers nearest integer, , sum then, 101. you've set use integers instead of floating point numbers. change to floating point , should fine.


Comments

Popular posts from this blog

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -