Which Fme Transformer will enable me write an Excel Output Data to accept Large Numbers (e.g. No1 below) | |||
No1 | 4111101101005601100102002 | ||
No2 | Instead of this Scientific Notation of Enconded Number (e.g. No 2 below) | ||
4.1111011010056E+24 | |||
@All please I need help in solving the above question about write data in Excel that will enable the field show large numbers
What is the datatype of the attribute in FME and what is the output type of the attribute in the writer?
The data type is Excel, I can send you the datatype.
I’m meaning the dataype of the attribute in FME

and what the attribute is set to in the reader

Default attribute is set to in the reader = number
Looking at the excel sheet you attached, Excel is displaying the values in scientific notation. You can format the cells as Number and change it to 0 decimal places and they’ll appear like so:

I also tested setting the output attribute type in the writer to string and that worked (without needing to change the cell format in excel)

I will want it to appear in full, just like what I have on the cin column on database. Check the image below.

Hi
Steps:
- Visit your Excel data again
- Select your column with data completely
- Select the type of data this column should be
- Choose Number
In my Excel it shows Getal which is Dutch for number


And the output in excel is showing correctly
