: Excel Importer 11.2.1 fails to import accounting-style negative numbers (3) or (4) in StartImportByTemplate java action.

0
After upgrading the Excel Importer module from 10.7.2 to 11.2.1 (Mendix 10.24.0), we're facing an import issue.The same Excel file and import template work correctly with 10.7.2, but fail with 11.2.1 during the StartImportByTemplate Java action with the following error:java.lang.NumberFormatException: Character ( is neither a decimal digit number, decimal point, nor "e" notation exponential mark. We identified that the failing row contains an accounting-style negative number such as (3) or (4). Deleting that row allows the import to complete successfully.Has anyone experienced this after upgrading to Excel Importer 11.x?Is this a known issue or a change in number parsing?Is there a recommended workaround to support accounting-style negative numbers without modifying the source Excel file?Any insights would be appreciated. Thanks!
asked
0 answers