Hi,
I'm trying to read an Excel file (.xlsx) with OLEDB - Get Collection Action, but when BP reaches a cell with the value "0.00009", I always get an exception "Internal : Unexpected error Invalid value '9E-05' for a new number". I have tried several formatting ways on the Excel file, but it looks like it makes no difference - every time the same exception. The only way I can read the Collection is when removing this value from the file.
Is there any kind of limitation when reading excel files with OLEDB, related to decimals? Do anybody know how I could make it work?
Tks,
Juliana