You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "Kasper Sørensen (JIRA)" <ji...@apache.org> on 2015/10/04 19:48:26 UTC

[jira] [Resolved] (METAMODEL-190) Excel number formatting

     [ https://issues.apache.org/jira/browse/METAMODEL-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kasper Sørensen resolved METAMODEL-190.
---------------------------------------
       Resolution: Fixed
         Assignee: Davide Consonni
    Fix Version/s: 4.4.0

> Excel number formatting
> -----------------------
>
>                 Key: METAMODEL-190
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-190
>             Project: Apache MetaModel
>          Issue Type: Wish
>    Affects Versions: 4.4.0
>         Environment: excel
>            Reporter: Davide Consonni
>            Assignee: Davide Consonni
>             Fix For: 4.4.0
>
>
> Extracting numeric value  from an excel file trim decimal precision to 2.
> Example: real value -> 6.765  obtained value -> 6.76
> The problem seems to depend on the number formatting used at line 201 in org.apache.metamodel.excel.ExcelUtils
> There is a way to obtain the actual value in those cases ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)