PowerPivot shrinks precision of my data withour any notification
-
Friday, May 21, 2010 8:02 AM
Hi there,
I tested PowerPivot with really big numbers and have a look - it simply shrinks the precision of my data without any notification or warning.
Well guys - there are cases out there which will need to analyse big values...
Any ideas - comments on this?
Andi
Additional Info
Even more confusing is that the table preview shows the data correct (!):
The values are converted into the precision of a decimal type (R8 internally) and displayed as scientific value (e.g. 123...E+27).
But no comment on the loose of precision!
All Replies
-
Friday, May 21, 2010 4:13 PM
Hi,
Numeric is an old Sybase data type that is still in SQL Sever for backward compatibility. You should check if the same problem appears if you choose decimal as the data type?
Best Regards
Thomas Ivarsson
-
Friday, May 21, 2010 5:59 PM
Same behavior - numeric and decimal in SQL give the same effects to PowerPivot.
Marco
-
Saturday, May 22, 2010 10:30 AM
Hi,
This is something that happens in Excel 2010 as well.
Enter something like 123456789123456789123456789123456789 into a cell and format it.
You will see 12345678912345600000000000000000000
Seems to be an Excel issue.
Best Regards
Thomas Ivarsson
-
Saturday, May 22, 2010 11:23 AM
Hi again,
The number precision in Excel is 15 digits.
Have a look here:
http://office.microsoft.com/en-us/excel/HP051992911033.aspx
And here
HTH
Thomas Ivarsson

